Skip to content

Commit cda75de

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -54,7 +54,7 @@ version = "0.13.4"
5454
[dependencies.tokio]
5555
default-features = false
5656
features = ["rt-multi-thread", "signal", "sync", "macros", "time"]
57-
version = "1.43.0"
57+
version = "1.44.1"
5858

5959
[profile]
6060
[profile.release]

0 commit comments

Comments
 (0)