Skip to content

Commit 6ca1874

Browse files
dependabot[bot]SimonErm
authored andcommitted
Bump tokio from 1.45.1 to 1.47.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.1 to 1.47.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.47.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8883d66 commit 6ca1874

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

Cargo.lock

Lines changed: 19 additions & 6 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.8", features = ["multipart"] }
8-
tokio={version="1.45", features = ["full"] }
8+
tokio={version="1.47", features = ["full"] }
99
imageproc="0.25"
1010
resvg="0.45"
1111
axum_typed_multipart = "0.16.4"

0 commit comments

Comments
 (0)