pam-auth 0.6.0

[MOVED TO `pam`] Safe Rust wrapper for PAM authentification
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
/target/

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