Skip to content

Commit ca5cccb

Browse files
authored
Merge pull request #6 from SimonErm/dependabot/cargo/tokio-1.45.0
Bump tokio from 1.39.2 to 1.45.0
2 parents 811c331 + 5c61440 commit ca5cccb

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
@@ -5,7 +5,7 @@ edition = "2021"
55

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

0 commit comments

Comments
 (0)