kanidm/kanidm_unix_int/pam_tester/Cargo.toml

12 lines
271 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]
2022-04-27 05:35:26 +02:00
pam = "^0.7.0"