Merge branch 'v0.8.x' into jplatte/v0.8.5

This commit is contained in:
Jonas Platte
2025-09-28 20:46:41 +02:00
9 changed files with 57 additions and 13 deletions
+2 -1
View File
@@ -5,10 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Unreleased
# 0.5.3
- **added:** `DefaultBodyLimit::apply` for changing the `DefaultBodyLimit` inside extractors.
([#3368])
- **changed:** Update minimum rust version to 1.78 ([#3412])
[#3368]: https://github.com/tokio-rs/axum/pull/3366
+1 -1
View File
@@ -9,7 +9,7 @@ license = "MIT"
name = "axum-core"
readme = "README.md"
repository = "https://github.com/tokio-rs/axum"
version = "0.5.2" # remember to bump the version that axum and axum-extra depend on
version = "0.5.3" # remember to bump the version that axum and axum-extra depend on
[package.metadata.cargo-public-api-crates]
allowed = [