# HG changeset patch # User Paul Fisher # Date 1747868477 14400 # Node ID 5eecd797fc69622a4c7d085cd5fcc81a89ace1a2 # Parent 05cc2c27334f7abe5fa8efd4c41e33c7caeb3875 Bump version to v0.0.5. diff -r 05cc2c27334f -r 5eecd797fc69 Cargo.toml --- a/Cargo.toml Wed May 21 19:00:51 2025 -0400 +++ b/Cargo.toml Wed May 21 19:01:17 2025 -0400 @@ -1,7 +1,7 @@ [package] name = "nonstick" description = "PAM bindings for Rust" -version = "0.0.4" +version = "0.0.5" authors = ["Paul Fisher ", "Anthony Nowell " ] repository = "https://hg.pfish.zone/crates/nonstick/" readme = "README.md"