File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -27,12 +27,12 @@ integration = []
27
27
[dependencies ]
28
28
init4-bin-base = " 0.3"
29
29
30
- signet-bundle = { git = " https://github.com/init4tech/signet-sdk" , branch = " main " }
31
- signet-constants = { git = " https://github.com/init4tech/signet-sdk" , branch = " main " }
32
- signet-sim = { git = " https://github.com/init4tech/signet-sdk" , branch = " main " }
33
- signet-tx-cache = { git = " https://github.com/init4tech/signet-sdk" , branch = " main " }
34
- signet-types = { git = " https://github.com/init4tech/signet-sdk" , branch = " main " }
35
- signet-zenith = { git = " https://github.com/init4tech/signet-sdk" , branch = " main " }
30
+ signet-bundle = { git = " https://github.com/init4tech/signet-sdk" , rev = " b8251ff0fec7cb14ca87e6f95c14f56bc2593049 " }
31
+ signet-constants = { git = " https://github.com/init4tech/signet-sdk" , rev = " b8251ff0fec7cb14ca87e6f95c14f56bc2593049 " }
32
+ signet-sim = { git = " https://github.com/init4tech/signet-sdk" , rev = " b8251ff0fec7cb14ca87e6f95c14f56bc2593049 " }
33
+ signet-tx-cache = { git = " https://github.com/init4tech/signet-sdk" , rev = " b8251ff0fec7cb14ca87e6f95c14f56bc2593049 " }
34
+ signet-types = { git = " https://github.com/init4tech/signet-sdk" , rev = " b8251ff0fec7cb14ca87e6f95c14f56bc2593049 " }
35
+ signet-zenith = { git = " https://github.com/init4tech/signet-sdk" , rev = " b8251ff0fec7cb14ca87e6f95c14f56bc2593049 " }
36
36
37
37
trevm = { version = " 0.20.10" , features = [" concurrent-db" , " test-utils" ] }
38
38
You can’t perform that action at this time.
0 commit comments