This commit is contained in:
atagen 2025-10-02 08:52:15 +10:00
parent b2e0936d4a
commit 757020689c
10 changed files with 537 additions and 344 deletions

View file

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