mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-12 00:00:15 +02:00
* fix missing assets running websockets example * Update examples/websockets/src/main.rs Co-authored-by: David Pedersen <[email protected]> * remove unnecessary mut * fix cargo fmt Co-authored-by: David Pedersen <[email protected]>