pam-auth 0.0.3

Safe Rust wrapper for PAM authentification
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
/target/

# Ignore Cargo.lock since pam-auth is a library
Cargo.lock