Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 4b0ba5e

Browse files
build(deps): bump tokio from 1.39.2 to 1.40.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.2 to 1.40.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.2...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 d92c43a commit 4b0ba5e

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
@@ -256,7 +256,7 @@ version = "1.0.63"
256256

257257
# Async runtime
258258
[workspace.dependencies.tokio]
259-
version = "1.39.2"
259+
version = "1.40.0"
260260
features = ["full"]
261261

262262
# Tower services

0 commit comments

Comments
 (0)