Skip to content

Commit 374d732

Browse files
authored
Merge pull request #17 from codeesura/dependabot/cargo/tokio-1.47.1
build(deps): Bump tokio from 1.46.1 to 1.47.1
2 parents 572b263 + 8c0053f commit 374d732

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2024"
66
[dependencies]
77
alloy = { version = "1.0.24", features = ["full"] }
88
futures-util = "0.3"
9-
tokio = { version = "1.46.1", features = ["rt-multi-thread", "macros"] }
9+
tokio = { version = "1.47.1", features = ["rt-multi-thread", "macros"] }
1010
eyre = "0.6"
1111
serde = "1.0"
1212
serde_json = "1.0"

0 commit comments

Comments
 (0)