Skip to content

Commit

Permalink
Update Rust crate zstd to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent d60e1ba commit 6ac985e
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.13.1"

[features]

0 comments on commit 6ac985e

Please sign in to comment.