mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 03:01:02 +00:00
Bump zstd from 0.10.0+zstd.1.5.2 to 0.10.2+zstd.1.5.2 (#5527)
Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.10.0+zstd.1.5.2 to 0.10.2+zstd.1.5.2. - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](https://github.com/gyscos/zstd-rs/commits) --- updated-dependencies: - dependency-name: zstd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -22,7 +22,7 @@ thiserror = "1.0.31"
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
|
||||
[target.'cfg(not(target_os = "unknown"))'.dependencies]
|
||||
zstd = { version = "0.10.0", default-features = false }
|
||||
zstd = { version = "0.10.2", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
polkadot-erasure-coding = { path = "../../erasure-coding" }
|
||||
|
||||
Reference in New Issue
Block a user