comparison 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
comparison
equal deleted inserted replaced
52:21a8172eedde 53:52f1102e0715
1 [package] 1 [package]
2 name = "nonstick" 2 name = "nonstick"
3 description = "PAM bindings for Rust" 3 description = "PAM bindings for Rust"
4 version = "0.0.2" 4 version = "0.0.3"
5 authors = ["Paul Fisher <paul@pfish.zone>", "Anthony Nowell <anowell@gmail.com>" ] 5 authors = ["Paul Fisher <paul@pfish.zone>", "Anthony Nowell <anowell@gmail.com>" ]
6 repository = "https://hg.pfish.zone/crates/nonstick/" 6 repository = "https://hg.pfish.zone/crates/nonstick/"
7 readme = "README.md" 7 readme = "README.md"
8 keywords = ["pam", "ffi", "linux", "authentication"] 8 keywords = ["pam", "ffi", "linux", "authentication"]
9 license = "MIT" 9 license = "MIT"