Skip to content

Commit 2c3a165

Browse files
authored
Merge pull request #1 from SimonErm/dependabot/cargo/tokio-1.43.1
Bump tokio from 1.39.2 to 1.43.1
2 parents bc11c43 + 18fe7b7 commit 2c3a165

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

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)