axum-v0.8.9
added: WebSocketUpgrade::{requested_protocols, set_selected_protocol} for more flexible subprotocol selection (#3597) changed: Update minimum rust version to 1.80 (#3620) fixed: Set connect endpoint on correct field in MethodRouter (#3656) fixed: Return specific error message when multipart body limit is exceeded (#3611)