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

Commit 7b71062

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump tokio from 1.39.1 to 1.39.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.1 to 1.39.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.1...tokio-1.39.2) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f210e9a commit 7b71062

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
@@ -234,7 +234,7 @@ version = "1.0.63"
234234

235235
# Async runtime
236236
[workspace.dependencies.tokio]
237-
version = "1.39.1"
237+
version = "1.39.2"
238238
features = ["full"]
239239

240240
# Tower services

0 commit comments

Comments
 (0)