Skip to content

Commit d19d764

Browse files
Bump tokio from 1.44.2 to 1.45.0 (#725)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.2 to 1.45.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.45.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.45.0 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> Co-authored-by: Jeremy Massel <[email protected]>
1 parent ac5bc08 commit d19d764

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -63,7 +63,7 @@ strum = "0.27"
6363
strum_macros = "0.27"
6464
syn = "2.0"
6565
thiserror = "2.0"
66-
tokio = "1.44"
66+
tokio = "1.45"
6767
tokio-stream = "0.1.17"
6868
toml = "0.8"
6969
trybuild = "1.0"

0 commit comments

Comments
 (0)