Skip to content

Commit 67ce3d7

Browse files
Bump tokio from 1.38.0 to 1.40.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.0 to 1.40.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.40.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7dffff0 commit 67ce3d7

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ default-features = false
4545
features = ["expose-test-schema"]
4646

4747
[workspace.dependencies.tokio]
48-
version = "1.38.0"
48+
version = "1.40.0"
4949
features = [
5050
"fs",
5151
"rt-multi-thread",

0 commit comments

Comments
 (0)