mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-01 00:00:14 +02:00
axum-extra 0.7.6 (#2139)
This commit is contained in:
@@ -9,10 +9,17 @@ and this project adheres to [Semantic Versioning].
|
|||||||
|
|
||||||
- None.
|
- None.
|
||||||
|
|
||||||
|
# 0.7.6 (02. August, 2023)
|
||||||
|
|
||||||
|
- **fixed:** Remove unused dependency ([#2135])
|
||||||
|
|
||||||
|
[#2135]: https://github.com/tokio-rs/axum/pull/2135
|
||||||
|
|
||||||
# 0.7.5 (17. July, 2023)
|
# 0.7.5 (17. July, 2023)
|
||||||
|
|
||||||
- **fixed:** Remove explicit auto deref from `PrivateCookieJar` example ([#2028])
|
- **fixed:** Remove explicit auto deref from `PrivateCookieJar` example ([#2028])
|
||||||
|
|
||||||
|
[#2028]: https://github.com/tokio-rs/axum/pull/2028
|
||||||
[#2028]: https://github.com/tokio-rs/axum/pull/2028
|
[#2028]: https://github.com/tokio-rs/axum/pull/2028
|
||||||
|
|
||||||
# 0.7.4 (18. April, 2023)
|
# 0.7.4 (18. April, 2023)
|
||||||
|
|||||||
@@ -9,7 +9,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.7.5"
|
version = "0.7.6"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = []
|
default = []
|
||||||
|
|||||||
Reference in New Issue
Block a user