Mercurial > crates > nonstick
comparison Cargo.toml @ 88:c9fc7e6257d3 default tip
This is a v0.0.7 if I ever saw one.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Tue, 10 Jun 2025 05:36:58 -0400 |
parents | 5aa1a010f1e8 |
children |
comparison
equal
deleted
inserted
replaced
87:05291b601f0a | 88:c9fc7e6257d3 |
---|---|
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.6" | 4 version = "0.0.7" |
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" |