Mercurial > crates > nonstick
diff Cargo.toml @ 67:71e432a213ee v0.0.6
Bump version to v0.0.6.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Tue, 27 May 2025 16:40:45 -0400 |
parents | a674799a5cd3 |
children |
line wrap: on
line diff
--- a/Cargo.toml Tue May 27 14:37:28 2025 -0400 +++ b/Cargo.toml Tue May 27 16:40:45 2025 -0400 @@ -1,7 +1,7 @@ [package] name = "nonstick" description = "PAM bindings for Rust" -version = "0.0.6-dev0" +version = "0.0.6" authors = ["Paul Fisher <paul@pfish.zone>", "Anthony Nowell <anowell@gmail.com>" ] repository = "https://hg.pfish.zone/crates/nonstick/" readme = "README.md"