Skip to content

Commit c204210

Browse files
build(deps): bump zip from 8.5.1 to 8.6.0
Bumps [zip](https://github.com/zip-rs/zip2) from 8.5.1 to 8.6.0. - [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.1...v8.6.0) --- updated-dependencies: - dependency-name: zip dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9a7ecf commit c204210

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
@@ -109,7 +109,7 @@ sled = { version = "0.34.7", features = ["no_logs"] }
109109
r2d2 = "0.8.10"
110110
r2d2_sqlite = "0.31.0"
111111
rocksdb = { version = "0.24.0", default-features = false, features = ["bindgen-runtime", "jemalloc", "lz4", "snappy", "zstd"] }
112-
zip = { version = "8.5.1", default-features = false, features = ["zstd"] }
112+
zip = { version = "8.6.0", default-features = false, features = ["zstd"] }
113113
eth_trie = { git = "https://github.com/Zilliqa/eth-trie.rs.git", branch = "zilliqa-revm" }
114114
arc-swap = "1.9.1"
115115
redis = { version = "0.32.7", features = ["keep-alive", "r2d2", "tcp_nodelay"], default-features = false }

0 commit comments

Comments
 (0)