summaryrefslogtreecommitdiff
path: root/examples/axum/axum-hello-world
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
* proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-181-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-072-5/+5
* Use new DisplayRedacted/DebugRedacted code for HsId.Nick Mathewson2025-07-311-2/+2
* Merge branch 'dev/cve/is_fully_reachable' into 'main'gabi-2502025-03-141-0/+8
|\
| * examples: Use is_fully_reachable() in examples/Clara Engler2025-03-131-0/+8
* | Deprecate --onion-name; introduce --onion-addressdisha2025-03-121-1/+1
|/
* Upgrade to axum 8Ian Jackson2025-02-051-1/+1
* add example: axum router as onion servicetidely2024-09-243-0/+127