Skip to content

Commit 9893c93

Browse files
Bump tokio from 1.37.0 to 1.41.0 (#2283)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.41.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.41.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a34deac commit 9893c93

File tree

2 files changed

+21
-10
lines changed

2 files changed

+21
-10
lines changed

Cargo.lock

Lines changed: 20 additions & 9 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
@@ -73,7 +73,7 @@ subxt-signer = { version = "0.35.3" }
7373
syn = { version = "2" }
7474
synstructure = { version = "0.13.1" }
7575
thiserror = { version = "1.0.61" }
76-
tokio = { version = "1.37.0" }
76+
tokio = { version = "1.41.0" }
7777
tracing = { version = "0.1.37" }
7878
tracing-subscriber = { version = "0.3.17" }
7979
trybuild = { version = "1.0.96" }

0 commit comments

Comments
 (0)