Skip to content

Commit 468959c

Browse files
Bump axum_typed_multipart from 0.16.0 to 0.16.2
Bumps [axum_typed_multipart](https://github.com/murar8/axum_typed_multipart) from 0.16.0 to 0.16.2. - [Release notes](https://github.com/murar8/axum_typed_multipart/releases) - [Commits](murar8/axum_typed_multipart@0.16.0...0.16.2) --- updated-dependencies: - dependency-name: axum_typed_multipart dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf08604 commit 468959c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.45", features = ["full"] }
99
imageproc="0.25"
1010
resvg="0.45"
11-
axum_typed_multipart = "0.16.0"
11+
axum_typed_multipart = "0.16.2"
1212
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)