kanidm/kanidm_unix_int/pam_tester/Cargo.toml

14 lines
283 B
TOML
Raw Normal View History

[package]
name = "pam_tester"
2020-04-10 07:55:25 +02:00
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"
[workspace]