misc: debug password

This commit is contained in:
2025-11-19 16:38:11 -05:00
Unverified
parent 7d79404d29
commit 2185a86d47
3 changed files with 4 additions and 1 deletions

View File

@@ -12,4 +12,5 @@ serde_json = "1.0.145"
tracing = "0.1.41"
tracing-subscriber = "0.3.20"
anyhow = "1.0.100"
rand = "0.9.2"
rand = "0.9.2"
log = "0.4.28"