WIP fjall

This commit is contained in:
ppom 2025-05-14 12:00:00 +02:00
commit 2facac9fbd
No known key found for this signature in database
3 changed files with 313 additions and 45 deletions

View file

@ -47,6 +47,7 @@ tokio-util = { version = "0.7.12", features = ["codec"] }
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
sled = "0.34.7"
fjall = "2.10.0"
[build-dependencies]
clap = { version = "4.5.4", features = ["derive"] }