feat: add support for password hashing authentication
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
This commit is contained in:
@@ -32,6 +32,7 @@ lz4_flex = "0.11.1"
|
||||
nix = "0.30.1"
|
||||
once_cell = "1.19.0"
|
||||
prettytable-rs = "0.10.0"
|
||||
pwhash = "1.0.1"
|
||||
regex = "1.9.5"
|
||||
rusqlite = { version = "0.37.0", features = ["bundled", "array", "chrono"] }
|
||||
rusqlite_migration = "2.3.0"
|
||||
|
||||
Reference in New Issue
Block a user