diff Cargo.toml @ 88:c9fc7e6257d3 default tip

This is a v0.0.7 if I ever saw one.
author Paul Fisher <paul@pfish.zone>
date Tue, 10 Jun 2025 05:36:58 -0400
parents 5aa1a010f1e8
children
line wrap: on
line diff
--- a/Cargo.toml	Tue Jun 10 04:40:01 2025 -0400
+++ b/Cargo.toml	Tue Jun 10 05:36:58 2025 -0400
@@ -1,7 +1,7 @@
 [package]
 name = "nonstick"
 description = "PAM bindings for Rust"
-version = "0.0.6"
+version = "0.0.7"
 authors = ["Paul Fisher <paul@pfish.zone>", "Anthony Nowell <anowell@gmail.com>" ]
 repository = "https://hg.pfish.zone/crates/nonstick/"
 readme = "README.md"