Skip to content

Commit 7d1b442

Browse files
dependabot[bot]cjpatton
authored andcommitted
Bump tokio from 1.39.3 to 1.44.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.3 to 1.44.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.3...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10a425a commit 7d1b442

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -83,7 +83,7 @@ static_assertions = "1"
8383
strum = { version = "0.26.3", features = ["derive"] }
8484
subtle = "2.6.1"
8585
thiserror = "1.0.61"
86-
tokio = { version = "1.38.0", features = ["macros", "rt-multi-thread"] }
86+
tokio = { version = "1.44.2", features = ["macros", "rt-multi-thread"] }
8787
tower = "0.4.13"
8888
tower-service = "0.3"
8989
tracing = "0.1.40"

0 commit comments

Comments
 (0)