Skip to content

Commit ed75061

Browse files
Bump tokio from 1.42.0 to 1.44.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.44.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.44.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e70fe7 commit ed75061

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ctl10n = "0.2.0"
2929
anyhow = "1.0"
3030
structopt = "0.3"
3131
futures = "0.3"
32-
tokio = { version = "1.32", features = ["full"] }
32+
tokio = { version = "1.44", features = ["full"] }
3333
tokio-util = { version = "0.7", features = ["full"] }
3434
tokio-stream = "0.1"
3535
thiserror = "2.0"

0 commit comments

Comments
 (0)