We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60e1ba commit 129bdd6Copy full SHA for 129bdd6
internal/state/Cargo.toml
@@ -13,6 +13,6 @@ serde = { version = "1.0.136", features = ["derive", "rc"] }
13
speedy = "0.8.1"
14
thiserror = "1.0.30"
15
tokio = { version = "1.16.1", features = ["io-util", "sync"] }
16
-zstd = "0.10.0"
+zstd = "0.12.4"
17
18
[features]
0 commit comments