Skip to content

Commit

Permalink
Update Rust crate zstd to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent d60e1ba commit 201dab0
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.0"

[features]

0 comments on commit 201dab0

Please sign in to comment.