chore: bump flate2 from 1.0.21 to 1.0.22 (#19863)
* chore: bump flate2 from 1.0.21 to 1.0.22 Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.21 to 1.0.22. - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.21...1.0.22) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
@ -19,7 +19,7 @@ bzip2 = "0.4.3"
|
||||
dashmap = { version = "4.0.2", features = ["rayon", "raw-api"] }
|
||||
crossbeam-channel = "0.5"
|
||||
dir-diff = "0.3.2"
|
||||
flate2 = "1.0.21"
|
||||
flate2 = "1.0.22"
|
||||
fnv = "1.0.7"
|
||||
itertools = "0.10.1"
|
||||
lazy_static = "1.4.0"
|
||||
|
Reference in New Issue
Block a user