We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76c5c47 commit 1d94632Copy full SHA for 1d94632
Cargo.toml
@@ -17,7 +17,7 @@ eth2 = { git = "https://github.com/realbigsean/lighthouse.git", rev = "10ce60633
17
ethereum_serde_utils = "0.5.2"
18
ethereum_ssz = "0.5.4"
19
ethereum_ssz_derive = "0.5.4"
20
-flate2 = "1.0.34"
+flate2 = "1.0"
21
futures = "0.3.30"
22
http = "1"
23
reqwest = { version = "0.12.5", features = ["json"] }
0 commit comments