summaryrefslogtreecommitdiff
path: root/examples/axum/axum-hello-world/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* release: Bump versions in examples/ and maint/Wesley Aptekar-Cassels2025-10-021-5/+5
* release: Run fixup-features.Wesley Aptekar-Cassels2025-10-011-5/+5
* Require tracing-subscriber 0.3.20Nick Mathewson2025-09-021-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Upgrade to axum 8Ian Jackson2025-02-051-1/+1
* add example: axum router as onion servicetidely2024-09-241-0/+35