Skip to content

Commit 281a26e

Browse files
committed
revert zip update to reduce number of dependencies
1 parent cc53072 commit 281a26e

File tree

2 files changed

+39
-8
lines changed

2 files changed

+39
-8
lines changed

Cargo.lock

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

common/eth2_network_config/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77
build = "build.rs"
88

99
[build-dependencies]
10-
zip = "0.6"
10+
zip = "0.5"
1111
eth2_config = { path = "../eth2_config"}
1212

1313
[dev-dependencies]

0 commit comments

Comments
 (0)