Release axum-extra 0.12.1

This commit is contained in:
Jonas Platte
2025-11-02 18:03:49 +01:00
parent 12e1cf9740
commit f9ce3e5b42
2 changed files with 6 additions and 1 deletions
Generated
+1 -1
View File
@@ -362,7 +362,7 @@ dependencies = [
[[package]]
name = "axum-extra"
version = "0.12.0"
version = "0.12.1"
dependencies = [
"axum",
"axum-core",
+5
View File
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog],
and this project adheres to [Semantic Versioning].
# 0.12.1
This release contains no changes in code, only a small `Cargo.toml` fix for
`docs.rs`.
# 0.12.0
- **breaking:** Remove unused `async-stream` feature, which was accidentally