Skip to content

Commit 4d79a54

Browse files
build(deps): bump tokio from 1.46.1 to 1.47.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.46.1 to 1.47.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.47.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c87f27e commit 4d79a54

File tree

2 files changed

+22
-12
lines changed

2 files changed

+22
-12
lines changed

Cargo.lock

Lines changed: 21 additions & 11 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
@@ -639,7 +639,7 @@ version = "0.2.1"
639639

640640
# Async runtime
641641
[workspace.dependencies.tokio]
642-
version = "1.46.1"
642+
version = "1.47.0"
643643
features = ["full"]
644644

645645
[workspace.dependencies.tokio-stream]

0 commit comments

Comments
 (0)