Mercurial > crates > nonstick
comparison Cargo.toml @ 61:5eecd797fc69
Bump version to v0.0.5.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Wed, 21 May 2025 19:01:17 -0400 |
parents | 2a5c83d04b93 |
children | d83623951070 |
comparison
equal
deleted
inserted
replaced
60:05cc2c27334f | 61:5eecd797fc69 |
---|---|
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.4" | 4 version = "0.0.5" |
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" |