chore(deps): update rust crate axum_typed_multipart to 0.16.0

This commit is contained in:
stoat-release[bot]
2026-06-24 21:10:52 +00:00
committed by GitHub
parent 23ba7d8fd8
commit 597730cd66
2 changed files with 269 additions and 59 deletions

View File

@@ -109,7 +109,7 @@ aws-sdk-s3 = "1.46.0"
# Axum (HTTP server)
axum-macros = "0.4.1"
axum_typed_multipart = "0.12.1"
axum_typed_multipart = "0.16.0"
axum = "0.7.5"
axum-extra = "0.9"
tower-http = "0.5.2"