Skip to content

Commit 129bdd6

Browse files
Update Rust crate zstd to 0.12.4
1 parent d60e1ba commit 129bdd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/state/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ serde = { version = "1.0.136", features = ["derive", "rc"] }
1313
speedy = "0.8.1"
1414
thiserror = "1.0.30"
1515
tokio = { version = "1.16.1", features = ["io-util", "sync"] }
16-
zstd = "0.10.0"
16+
zstd = "0.12.4"
1717

1818
[features]

0 commit comments

Comments
 (0)