Skip to content

Commit af4c1e9

Browse files
committed
cargo update
1 parent 12fd35e commit af4c1e9

File tree

2 files changed

+50
-63
lines changed

2 files changed

+50
-63
lines changed

Cargo.lock

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

crates/node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jsonrpsee = { version = "0.26.0", features = ["server", "client", "macros"] }
9898
reqwest.workspace = true
9999
tokio.workspace = true
100100
tracing.workspace = true
101-
console-subscriber = "0.4.1"
101+
console-subscriber = "0.5.0"
102102

103103
[dev-dependencies]
104104
alloy-chains.workspace = true

0 commit comments

Comments
 (0)