| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | release: Bump versions in examples/ and maint/ | Wesley Aptekar-Cassels | 2025-10-02 | 1 | -2/+2 |
| | | |||||
| * | release: Run fixup-features. | Wesley Aptekar-Cassels | 2025-10-01 | 1 | -2/+2 |
| | | |||||
| * | Require tracing-subscriber 0.3.20 | Nick Mathewson | 2025-09-02 | 1 | -1/+1 |
| | | | | | Fixes RUSTSEC-2025-0055. | ||||
| * | Run "fixup-features" | Nick Mathewson | 2025-08-27 | 1 | -0/+3 |
| | | |||||
| * | Switch Cargo.toml files to edition 2024. | Nick Mathewson | 2025-08-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | First, run ``` git grep -l "^edition =" | xargs perl -i -pe 's/^edition *=.*/edition = "2024"/;' ``` Second, manually verify that all Cargo.toml files have changed, and nothing else has changed. Third, run cargo fmt again. | ||||
| * | Rewrite download manager example | tidely | 2025-02-04 | 1 | -0/+29 |
