summaryrefslogtreecommitdiff
path: root/examples/axum/axum-hello-world/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-4/+4
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-4/+4
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-4/+4
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-5/+5
* 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