Skip to content

Commit

Permalink
Update Rust crate zstd to 0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 19, 2023
1 parent d60e1ba commit 129bdd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/state/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ serde = { version = "1.0.136", features = ["derive", "rc"] }
speedy = "0.8.1"
thiserror = "1.0.30"
tokio = { version = "1.16.1", features = ["io-util", "sync"] }
zstd = "0.10.0"
zstd = "0.12.4"

[features]

0 comments on commit 129bdd6

Please sign in to comment.