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 @@ -27,11 +27,11 @@ integration = []
27
27
[dependencies ]
28
28
init4-bin-base = { version = " 0.4.2" , features = [" perms" ] }
29
29
30
- signet-constants = { git = " https://github.com/init4tech/signet-sdk" , branch = " dylan/logging " }
31
- signet-sim = { git = " https://github.com/init4tech/signet-sdk" , branch = " dylan/logging " }
32
- signet-tx-cache = { git = " https://github.com/init4tech/signet-sdk" , branch = " dylan/logging " }
33
- signet-types = { git = " https://github.com/init4tech/signet-sdk" , branch = " dylan/logging " }
34
- signet-zenith = { git = " https://github.com/init4tech/signet-sdk" , branch = " dylan/logging " }
30
+ signet-constants = { git = " https://github.com/init4tech/signet-sdk" }
31
+ signet-sim = { git = " https://github.com/init4tech/signet-sdk" }
32
+ signet-tx-cache = { git = " https://github.com/init4tech/signet-sdk" }
33
+ signet-types = { git = " https://github.com/init4tech/signet-sdk" }
34
+ signet-zenith = { git = " https://github.com/init4tech/signet-sdk" }
35
35
36
36
trevm = { version = " 0.23.4" , features = [" concurrent-db" , " test-utils" ] }
37
37
You can’t perform that action at this time.
0 commit comments