mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
13 lines
261 B
TOML
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]
|