[package] name = "pam-sober" version = "0.1.0" authors = ["Anthony Nowell "] [lib] name = "pam_sober" crate-type = ["cdylib"] [dependencies] pam-bindings = { path = "../pam/" } rand = "0.8.4"