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 6ae5b5f commit 1b017e1Copy full SHA for 1b017e1
Cargo.toml
@@ -46,15 +46,15 @@ signet-rpc = { version = "0.12", path = "crates/rpc" }
46
47
init4-bin-base = { version = "0.13.1", features = ["alloy"] }
48
49
-signet-bundle = "0.12"
50
-signet-constants = "0.12"
51
-signet-evm = "0.12"
52
-signet-extract = "0.12"
53
-signet-test-utils = "0.12"
54
-signet-tx-cache = "0.12"
55
-signet-types = "0.12"
56
-signet-zenith = "0.12"
57
-signet-journal = "0.12"
+signet-bundle = "0.13"
+signet-constants = "0.13"
+signet-evm = "0.13"
+signet-extract = "0.13"
+signet-test-utils = "0.13"
+signet-tx-cache = "0.13"
+signet-types = "0.13"
+signet-zenith = "0.13"
+signet-journal = "0.13"
58
59
# ajj
60
ajj = { version = "0.3.4" }
0 commit comments