kanidm/kanidm_unix_int/pam_tester/Cargo.toml

13 lines
261 B
TOML
Raw Normal View History

[package]
name = "pam_tester"
version = "0.1.0"
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]