mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-09 00:00:12 +02:00
axum-extra: Version 0.3.7 (#1236)
This commit is contained in:
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning].
|
|||||||
|
|
||||||
- None.
|
- None.
|
||||||
|
|
||||||
|
# 0.3.7 (09. August, 2022)
|
||||||
|
|
||||||
|
- **fixed:** Depend on axum 0.5.15 which contains a fix for an accidental breaking change.
|
||||||
|
|
||||||
# 0.3.6 (02. July, 2022)
|
# 0.3.6 (02. July, 2022)
|
||||||
|
|
||||||
- **fixed:** Fix feature labels missing in generated docs ([#1137])
|
- **fixed:** Fix feature labels missing in generated docs ([#1137])
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ license = "MIT"
|
|||||||
name = "axum-extra"
|
name = "axum-extra"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/tokio-rs/axum"
|
repository = "https://github.com/tokio-rs/axum"
|
||||||
version = "0.3.6"
|
version = "0.3.7"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = []
|
default = []
|
||||||
|
|||||||
Reference in New Issue
Block a user