chore(deps): update axum monorepo

This commit is contained in:
stoat-release[bot]
2026-06-25 17:24:52 +00:00
committed by GitHub
parent 9217c6e49b
commit 1b13eb9cc2
2 changed files with 82 additions and 25 deletions

View File

@@ -108,10 +108,10 @@ aws-config = "1.5.5"
aws-sdk-s3 = "1.46.0"
# Axum (HTTP server)
axum-macros = "0.4.1"
axum-macros = "0.5.0"
axum_typed_multipart = "0.12.1"
axum = "0.7.5"
axum-extra = "0.9"
axum = "0.8.0"
axum-extra = "0.12"
tower-http = "0.5.2"
# Rocket (HTTP server)