Several untracked changed...

This commit is contained in:
Jack Mechem 2026-03-27 18:40:27 -07:00
parent a9a10a6d52
commit 0cf00faf78
8 changed files with 119 additions and 50 deletions

View file

@ -10,6 +10,7 @@ bcrypt = "0.19.0"
chrono = "0.4.44"
jsonwebtoken = { version = "10.3.0", features = ["rust_crypto"] }
pam = { version = "0.8.0", features = ["client"] }
rand = "0.10.0"
rustls = { version = "0.23.37", features = ["ring"] }
serde = { version = "1", features = ["derive"] }
serde_json = "1.0.149"