Skip to content

Commit 84beb30

Browse files
build(deps): bump zip from 8.5.0 to 8.5.1 (#3576)
Bumps [zip](https://github.com/zip-rs/zip2) from 8.5.0 to 8.5.1. - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v8.5.0...v8.5.1) --- updated-dependencies: - dependency-name: zip dependency-version: 8.5.1 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>
1 parent 144ac29 commit 84beb30

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

zilliqa/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ sled = { version = "0.34.7", features = ["no_logs"] }
107107
r2d2 = "0.8.10"
108108
r2d2_sqlite = "0.31.0"
109109
rocksdb = { version = "0.24.0", default-features = false, features = ["bindgen-runtime", "jemalloc", "lz4", "snappy", "zstd"] }
110-
zip = { version = "8.5.0", default-features = false, features = ["zstd"] }
110+
zip = { version = "8.5.1", default-features = false, features = ["zstd"] }
111111
eth_trie = { git = "https://github.com/Zilliqa/eth-trie.rs.git", branch = "zilliqa-revm" }
112112
arc-swap = "1.9.1"
113113
redis = { version = "0.32.7", features = ["keep-alive", "r2d2", "tcp_nodelay"], default-features = false }

0 commit comments

Comments
 (0)