@@ -90,12 +90,12 @@ stateless = { git = "https://github.com/paradigmxyz/stateless", rev = "e5480e71a
9090tries = { git = " https://github.com/paradigmxyz/stateless" , rev = " e5480e71a8031641ff471cad9dc482a7a14b32d5" , default-features = false }
9191
9292# ethrex
93- ethrex-common = { git = " https://github.com/lambdaclass/ethrex.git" , rev = " 6ba9d9a458e812ff3afd80eaf89cddd97d3fb67e " , default-features = false }
94- ethrex-crypto = { git = " https://github.com/lambdaclass/ethrex.git" , rev = " 6ba9d9a458e812ff3afd80eaf89cddd97d3fb67e " , default-features = false }
95- ethrex-guest-program = { git = " https://github.com/lambdaclass/ethrex.git" , rev = " 6ba9d9a458e812ff3afd80eaf89cddd97d3fb67e " , default-features = false }
96- ethrex-rlp = { git = " https://github.com/lambdaclass/ethrex.git" , rev = " 6ba9d9a458e812ff3afd80eaf89cddd97d3fb67e " , default-features = false }
97- ethrex-rpc = { git = " https://github.com/lambdaclass/ethrex.git" , rev = " 6ba9d9a458e812ff3afd80eaf89cddd97d3fb67e " , default-features = false }
98- ethrex-vm = { git = " https://github.com/lambdaclass/ethrex.git" , rev = " 6ba9d9a458e812ff3afd80eaf89cddd97d3fb67e " , default-features = false }
93+ ethrex-common = { git = " https://github.com/lambdaclass/ethrex.git" , rev = " 81484becd285e2a1e178306d8c22f94a104f560b " , default-features = false }
94+ ethrex-crypto = { git = " https://github.com/lambdaclass/ethrex.git" , rev = " 81484becd285e2a1e178306d8c22f94a104f560b " , default-features = false }
95+ ethrex-guest-program = { git = " https://github.com/lambdaclass/ethrex.git" , rev = " 81484becd285e2a1e178306d8c22f94a104f560b " , default-features = false }
96+ ethrex-rlp = { git = " https://github.com/lambdaclass/ethrex.git" , rev = " 81484becd285e2a1e178306d8c22f94a104f560b " , default-features = false }
97+ ethrex-rpc = { git = " https://github.com/lambdaclass/ethrex.git" , rev = " 81484becd285e2a1e178306d8c22f94a104f560b " , default-features = false }
98+ ethrex-vm = { git = " https://github.com/lambdaclass/ethrex.git" , rev = " 81484becd285e2a1e178306d8c22f94a104f560b " , default-features = false }
9999
100100# ssz
101101libssz = { version = " 0.2.1" , default-features = false , features = [" alloc" ] }
0 commit comments