diff --git a/Cargo.toml b/Cargo.toml index 7852d7c3..f6717807 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 }