Skip to content

Commit 1d94632

Browse files
committed
flate version
1 parent 76c5c47 commit 1d94632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ eth2 = { git = "https://github.com/realbigsean/lighthouse.git", rev = "10ce60633
1717
ethereum_serde_utils = "0.5.2"
1818
ethereum_ssz = "0.5.4"
1919
ethereum_ssz_derive = "0.5.4"
20-
flate2 = "1.0.34"
20+
flate2 = "1.0"
2121
futures = "0.3.30"
2222
http = "1"
2323
reqwest = { version = "0.12.5", features = ["json"] }

0 commit comments

Comments
 (0)