Skip to content

Commit 3081915

Browse files
committed
chore: bump to 0.13 off aliasing branch
1 parent d48ce80 commit 3081915

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Cargo.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ signet-rpc = { version = "0.12", path = "crates/rpc" }
4646

4747
init4-bin-base = { version = "0.13.1", features = ["alloy"] }
4848

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"
49+
signet-bundle = "0.13"
50+
signet-constants = "0.13"
51+
signet-evm = "0.13"
52+
signet-extract = "0.13"
53+
signet-test-utils = "0.13"
54+
signet-tx-cache = "0.13"
55+
signet-types = "0.13"
56+
signet-zenith = "0.13"
57+
signet-journal = "0.13"
5858

5959
# ajj
6060
ajj = { version = "0.3.4" }

0 commit comments

Comments
 (0)