Skip to content

Commit 18fe7b7

Browse files
Bump tokio from 1.39.2 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.2 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.2...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b02ce3 commit 18fe7b7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
axum = { version = "0.7", features = ["multipart"] }
8-
tokio={version="1.0", features = ["full"] }
8+
tokio={version="1.43", features = ["full"] }
99
imageproc="0.25"
1010
resvg="0.43"
1111
axum_typed_multipart = "0.12.1"

0 commit comments

Comments
 (0)