mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-15 00:00:20 +02:00
* Empty crate * basic setup * Support `HEAD` * Add remaining methods * Impl Debug * Add `MethodRouter::merge` * WIP * Support same route with different methods in different calls * Update changelog * Bring back `any` and `any_service` * Address review feedback