kanidm/kanidm_unix_int/pam_tester/Cargo.toml
2022-04-27 13:35:26 +10:00

12 lines
271 B
TOML

[package]
name = "pam_tester"
version = "0.1.2"
authors = ["William Brown <william@blackhats.net.au>"]
rust-version = "1.59"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
pam = "^0.7.0"