Mercurial > crates > nonstick
comparison pam/Cargo.toml @ 37:09fa82155033
version change to force github action
| author | Nigma <magnusgsvend@gmail.com> |
|---|---|
| date | Sun, 24 Jul 2022 02:07:06 +0200 |
| parents | d1f0c1cf3c6e |
| children |
comparison
equal
deleted
inserted
replaced
| 36:d1f0c1cf3c6e | 37:09fa82155033 |
|---|---|
| 1 [package] | 1 [package] |
| 2 | 2 |
| 3 name = "pam-bindings" | 3 name = "pam-bindings" |
| 4 description = "PAM bindings for Rust" | 4 description = "PAM bindings for Rust" |
| 5 version = "0.1.0" | 5 version = "0.1.1" |
| 6 authors = [ "Anthony Nowell <anowell@gmail.com>" ] | 6 authors = [ "Anthony Nowell <anowell@gmail.com>" ] |
| 7 repository = "https://github.com/anowell/pam-rs" | 7 repository = "https://github.com/anowell/pam-rs" |
| 8 readme = "../README.md" | 8 readme = "../README.md" |
| 9 keywords = ["pam", "ffi", "linux", "authentication"] | 9 keywords = ["pam", "ffi", "linux", "authentication"] |
| 10 license = "MIT" | 10 license = "MIT" |
