Skip to content

Commit ae1d099

Browse files
Chore(deps): Bump tokio in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [tokio](https://github.com/tokio-rs/tokio). Updates `tokio` from 1.38.0 to 1.42.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.42.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.42.1 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1842d7 commit ae1d099

File tree

2 files changed

+44
-13
lines changed

2 files changed

+44
-13
lines changed

Cargo.lock

Lines changed: 43 additions & 12 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
@@ -69,7 +69,7 @@ log = { version = "0.4.20", default-features = false }
6969
static_assertions = "1.1.0"
7070
lazy_static = "1.4.0"
7171
thiserror = "1.0.30"
72-
tokio = { version = "1.32.0", features = ["macros"] }
72+
tokio = { version = "1.42.1", features = ["macros"] }
7373
tracing-subscriber = "0.2.25"
7474
ethabi = { version = "18.0", default-features = false }
7575
ethereum = { version = "0.15.0", default-features = false }

0 commit comments

Comments
 (0)