Skip to content

Commit a6cc242

Browse files
Bump tokio from 1.44.1 to 1.44.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...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 fbe897a commit a6cc242

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -36,7 +36,7 @@ log = "0.4.17"
3636
env_logger = "0.11.1"
3737
mime_guess = "2.0.4"
3838
futures-util = "0.3.21"
39-
tokio = { version = "1.24.1", features = ["macros", "rt", "process", "sync"] }
39+
tokio = { version = "1.44.2", features = ["macros", "rt", "process", "sync"] }
4040
tokio-stream = "0.1.9"
4141
anyhow = "1"
4242
serde = "1"

0 commit comments

Comments
 (0)