We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc8002 commit ffb90d7Copy full SHA for ffb90d7
Cargo.toml
@@ -44,7 +44,7 @@ signet-node-tests = { version = "0.14", path = "crates/node-tests" }
44
signet-node-types = { version = "0.14", path = "crates/node-types" }
45
signet-rpc = { version = "0.14", path = "crates/rpc" }
46
47
-init4-bin-base = { version = "0.13.1", features = ["alloy"] }
+init4-bin-base = { version = "0.17.0", features = ["alloy"] }
48
49
signet-bundle = "0.14"
50
signet-constants = "0.14"
0 commit comments