File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ members = [
1616async-trait = " 0.1"
1717axum = { version = " 0.7" , features = [" ws" ] }
1818bytes = " 1.6"
19- eth2 = { git = " https://github.com/realbigsean /lighthouse.git" , rev = " 10ce60633859ab4f20308ef42bb88e219e09fee5 " }
20- ethereum_serde_utils = " 0.5.2 "
21- ethereum_ssz = " 0.5.4 "
22- ethereum_ssz_derive = " 0.5.4 "
19+ eth2 = { git = " https://github.com/pawanjay176 /lighthouse.git" , rev = " 6d10456912b3c39b8a8c9089db76e8ead20608a0 " }
20+ ethereum_serde_utils = " 0.7 "
21+ ethereum_ssz = " 0.7 "
22+ ethereum_ssz_derive = " 0.7 "
2323flate2 = " 1.0"
2424futures = " 0.3.30"
2525http = " 1"
@@ -30,5 +30,5 @@ superstruct = "0.8"
3030tokio = { version = " 1" , default-features = false , features = [" signal" , " rt-multi-thread" ] }
3131tokio-tungstenite = " 0.24.0"
3232tracing = { version = " 0.1" , features = [" attributes" ] }
33- types = { git = " https://github.com/realbigsean /lighthouse.git" , rev = " 10ce60633859ab4f20308ef42bb88e219e09fee5 " }
33+ types = { git = " https://github.com/pawanjay176 /lighthouse.git" , rev = " 6d10456912b3c39b8a8c9089db76e8ead20608a0 " }
3434rand = " 0.8"
You can’t perform that action at this time.
0 commit comments