Skip to content

Commit 4bb47ce

Browse files
authored
chore(deps): osaka updates (#24)
Update node components to get osaka-related updates. Closes ENG-1610
1 parent cb0e91c commit 4bb47ce

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Cargo.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "signet"
3-
version = "1.0.0-rc.0"
3+
version = "1.0.0-rc.1"
44
edition = "2024"
55
rust-version = "1.88"
66
authors = ["init4"]
@@ -12,8 +12,8 @@ repository = "https://github.com/init4tech/signet-node"
1212
init4-bin-base = { version = "0.17.0", features = ["alloy"], default-features = false }
1313

1414
# Node Components
15-
signet-node = { git = "https://github.com/init4tech/node-components", tag = "v0.14.2" }
16-
signet-node-config = { git = "https://github.com/init4tech/node-components", tag = "v0.14.2" }
15+
signet-node = { git = "https://github.com/init4tech/node-components", tag = "v0.14.4" }
16+
signet-node-config = { git = "https://github.com/init4tech/node-components", tag = "v0.14.4" }
1717

1818
reth = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.1" }
1919
reth-node-ethereum = { git = "https://github.com/paradigmxyz/reth", tag = "v1.9.1" }

0 commit comments

Comments
 (0)