Skip to content

Commit dcacc77

Browse files
Bump tokio from 1.45.1 to 1.46.1 (#803)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af88bc0 commit dcacc77

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
@@ -64,7 +64,7 @@ strum = "0.27"
6464
strum_macros = "0.27"
6565
syn = "2.0"
6666
thiserror = "2.0"
67-
tokio = "1.45"
67+
tokio = "1.46"
6868
tokio-stream = "0.1.17"
6969
toml = "0.8"
7070
trybuild = "1.0"

0 commit comments

Comments
 (0)