- added: Add
axum::extract::Query::try_from_uri
(#2058) - added: Implement
IntoResponse
forBox<str>
andBox<[u8]>
(#2035) - fixed: Fix bugs around merging routers with nested fallbacks (#2096)
- fixed: Fix
.source()
of composite rejections (#2030) - fixed: Allow unreachable code in
#[debug_handler]
(#2014) - change: Update tokio-tungstenite to 0.19 (#2021)
- change: axum's MSRV is now 1.63 (#2021)