chore: update pwhash dependency and add settings debug log

This commit is contained in:
Andrew Phillips
2025-08-16 11:56:52 -03:00
committed by Andrew Phillips (aider)
parent 2764f16c20
commit e1091b72f8
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +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"
pwhash = "1.0.0"
regex = "1.9.5"
rusqlite = { version = "0.37.0", features = ["bundled", "array", "chrono"] }
rusqlite_migration = "2.3.0"