update fjall dep to 2.11

This commit is contained in:
Gwen Lg
2026-01-29 16:07:29 +01:00
committed by Alex
parent 6f44631973
commit 3aeb6d88af
+1 -1
View File
@@ -90,7 +90,7 @@ heed = { version = "0.22", default-features = false, features = [] }
rusqlite = { version = "0.38", features = ["fallible_uint"] }
r2d2 = "0.8"
r2d2_sqlite = "0.32"
fjall = "2.4"
fjall = "2.11"
async-compression = { version = "0.4", features = ["tokio", "zstd"] }
zstd = { version = "0.13", default-features = false }