kanidm/kanidm_unix_int/pam_tester/Cargo.toml
2020-04-10 15:55:25 +10:00

13 lines
261 B
TOML

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