Skip to content

Commit 54b8664

Browse files
dependabot[bot]falk-werner
authored andcommitted
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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98bd825 commit 54b8664

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
@@ -20,7 +20,7 @@ md-5 = "0.10.6"
2020
reqwest = { version = "0.12.15", features = ["multipart", "stream", "rustls-tls"] }
2121
sha2 = "0.10.8"
2222
tempfile = "3.19.1"
23-
tokio = { version = "1.44.1", features = ["macros", "rt", "rt-multi-thread"] }
23+
tokio = { version = "1.44.2", features = ["macros", "rt", "rt-multi-thread"] }
2424

2525
[package.metadata.deb]
2626
maintainer = "Falk Werner"

0 commit comments

Comments
 (0)