Skip to content

Commit 8e43274

Browse files
dependabot[bot]SimonErm
authored andcommitted
Bump axum_typed_multipart from 0.16.4 to 0.16.5
Bumps [axum_typed_multipart](https://github.com/murar8/axum_typed_multipart) from 0.16.4 to 0.16.5. - [Release notes](https://github.com/murar8/axum_typed_multipart/releases) - [Commits](murar8/axum_typed_multipart@0.16.4...0.16.5) --- updated-dependencies: - dependency-name: axum_typed_multipart dependency-version: 0.16.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 838bb7e commit 8e43274

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

Cargo.lock

Lines changed: 10 additions & 11 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
@@ -8,5 +8,5 @@ axum = { version = "0.8", features = ["multipart"] }
88
tokio={version="1.47", features = ["full"] }
99
imageproc="0.25"
1010
resvg="0.45"
11-
axum_typed_multipart = "0.16.4"
11+
axum_typed_multipart = "0.16.5"
1212
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)