Skip to content

Commit 3df9a22

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

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

Cargo.lock

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

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

645645
[workspace.dependencies.tokio-stream]

0 commit comments

Comments
 (0)