This commit is contained in:
atagen 2025-11-17 09:17:43 +11:00
parent 757020689c
commit 93b2b5c512
9 changed files with 255 additions and 114 deletions

View file

@ -15,6 +15,7 @@ anyhow = "1.0.99"
bincode = "2.0.1"
clap = { version = "4.5.45", features = ["derive"] }
microxdg = "0.2.0"
rusqlite = "0.37.0"
serde = { version = "1.0.226", features = ["derive"] }
serde_json = "1.0.145"
sled = "0.34.7"