[package] name = "pam-auth" version = "0.6.0" authors = ["Florian Wilkens "] description = "[MOVED TO `pam`] Safe Rust wrapper for PAM authentification" repository = "https://github.com/1wilkens/pam-auth/tree/deprecated/README.md" documentation = "https://docs.rs/pam-auth/" readme = "README.md" license = "MIT OR Apache-2.0" categories = ["authentication"] edition = "2018" build = "build.rs" [badges] travis-ci = { repository = "1wilkens/pam-auth" }