comparison Cargo.toml @ 57:2a5c83d04b93 v0.0.4

Update some docs; bump to v0.0.4.
author Paul Fisher <paul@pfish.zone>
date Mon, 05 May 2025 00:16:00 -0400
parents daa2cde64601
children 5eecd797fc69
comparison
equal deleted inserted replaced
56:daa2cde64601 57:2a5c83d04b93
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.3" 4 version = "0.0.4"
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"