mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-13 00:00:35 +02:00
* Add project based on the readme example * Add readme project link to README.md * Typo correction * Update examples/readme-example/Cargo.toml Use tracing-subscriber 0.2 to match other the other examples Co-authored-by: David Pedersen <[email protected]> * Update README.md Use original readme phrasing for crate docs Co-authored-by: David Pedersen <[email protected]> * Rename readme-exmaple to readme * Revert tracing call to debug from info Co-authored-by: Jordan Gould <[email protected]> Co-authored-by: David Pedersen <[email protected]>