Bump zstd from 0.11.2+zstd.1.5.2 to 0.12.4 (#1326)

Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.11.2+zstd.1.5.2 to 0.12.4.
- [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-minor
...

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:
dependabot[bot]
2023-08-31 12:48:59 +02:00
committed by GitHub
parent dfc0d1bc83
commit f1845f725d
6 changed files with 6 additions and 6 deletions
@@ -41,7 +41,7 @@ log = "0.4.17"
parity-scale-codec = "3.6.1"
serde = "1.0.188"
serde_json = "1.0.85"
zstd = { version = "0.12.3", default-features = false }
zstd = { version = "0.12.4", default-features = false }
[dev-dependencies]
assert_cmd = "2.0.10"