chore: bump zstd from 0.5.3+zstd.1.4.5 to 0.9.0+zstd.1.5.0 (#18299)
* chore: bump zstd from 0.5.3+zstd.1.4.5 to 0.9.0+zstd.1.5.0 Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.5.3+zstd.1.4.5 to 0.9.0+zstd.1.5.0. - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](https://github.com/gyscos/zstd-rs/commits/0.9.0) --- updated-dependencies: - dependency-name: zstd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [auto-commit] Update all Cargo lock files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
@@ -30,7 +30,7 @@ solana-transaction-status = { path = "../transaction-status", version = "=1.8.0"
|
||||
thiserror = "1.0"
|
||||
futures = "0.3.15"
|
||||
tonic = { version = "0.4.3", features = ["tls", "transport"] }
|
||||
zstd = "0.5.1"
|
||||
zstd = "0.9.0"
|
||||
|
||||
[lib]
|
||||
crate-type = ["lib"]
|
||||
|
Reference in New Issue
Block a user