Skip to content

Commit 674b5da

Browse files
Bump tokio from 1.46.1 to 1.47.1 (#831)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.46.1 to 1.47.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.47.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.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 8c65909 commit 674b5da

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

0 commit comments

Comments
 (0)