- change: Avoid cloning
Arc
during deserialization ofPath
- added:
axum::serve::Serve::tcp_nodelay
andaxum::serve::WithGracefulShutdown::tcp_nodelay
(#2653) - added:
Router::has_routes
function (#2790) - change: Update tokio-tungstenite to 0.23 (#2841)
- added:
Serve::local_addr
andWithGracefulShutdown::local_addr
functions (#2881)