]> piware.de Git - learn-rust.git/history - axum-server/Cargo.toml
concepts: rustfmt
[learn-rust.git] / axum-server / Cargo.toml
2022-12-09 Martin Pittaxum-server: Add unit test for /hello route
2022-11-12 Martin Pittaxum-server: Add websocket route
2022-11-12 Martin Pittaxum-server: Show User-Agent:
2022-11-12 Martin Pittaxum-server: Serve single static file
2022-11-12 Martin Pittaxum-server: Initial hello world