Mercurial > crates > nonstick
diff Cargo.toml @ 53:52f1102e0715 v0.0.3
Bump version to v0.0.3.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Sat, 03 May 2025 18:42:07 -0400 |
parents | bc5e18fa9c7a |
children |
line wrap: on
line diff
--- a/Cargo.toml Sat May 03 18:41:40 2025 -0400 +++ b/Cargo.toml Sat May 03 18:42:07 2025 -0400 @@ -1,7 +1,7 @@ [package] name = "nonstick" description = "PAM bindings for Rust" -version = "0.0.2" +version = "0.0.3" authors = ["Paul Fisher <paul@pfish.zone>", "Anthony Nowell <anowell@gmail.com>" ] repository = "https://hg.pfish.zone/crates/nonstick/" readme = "README.md"