working refactor 1

This commit is contained in:
atagen 2025-11-17 21:02:20 +11:00
parent 93b2b5c512
commit eaaecb831f
8 changed files with 255 additions and 209 deletions

View file

@ -19,3 +19,4 @@ rusqlite = "0.37.0"
serde = { version = "1.0.226", features = ["derive"] }
serde_json = "1.0.145"
sled = "0.34.7"
whoami = { version = "1.6.1", default-features = false }