Skip to content

Commit a6f3d8b

Browse files
authored
Merge pull request #9 from codeesura/dependabot/cargo/tokio-1.46.1
build(deps): Bump tokio from 1.46.0 to 1.46.1
2 parents c570d63 + c2b1f6e commit a6f3d8b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.17", features = ["full"] }
88
futures-util = "0.3"
9-
tokio = { version = "1.46.0", features = ["rt-multi-thread", "macros"] }
9+
tokio = { version = "1.46.1", features = ["rt-multi-thread", "macros"] }
1010
eyre = "0.6"
1111
serde = "1.0"
1212
serde_json = "1.0"

0 commit comments

Comments
 (0)