Skip to content

Commit f6b4682

Browse files
committed
chore: bump bin base
1 parent 79cd632 commit f6b4682

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["crates/*"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "0.16.0-rc.1"
6+
version = "0.16.0-rc.2"
77
edition = "2024"
88
rust-version = "1.88"
99
authors = ["init4"]
@@ -44,7 +44,7 @@ signet-node-tests = { version = "0.16.0-rc.1", path = "crates/node-tests" }
4444
signet-node-types = { version = "0.16.0-rc.1", path = "crates/node-types" }
4545
signet-rpc = { version = "0.16.0-rc.1", path = "crates/rpc" }
4646

47-
init4-bin-base = { version = "0.17.0", features = ["alloy"] }
47+
init4-bin-base = { version = "0.18.0-rc.1", features = ["alloy"] }
4848

4949
signet-bundle = "0.16.0-rc.1"
5050
signet-constants = "0.16.0-rc.1"

0 commit comments

Comments
 (0)