| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Version bumps for 2.5.0 | Nick Mathewson | 2026-06-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Closes #2617. We've lucked out this time, and it turns out that every one of our published crates gets a minor bump. So this was generated with: ``` for cr in $(./maint/list-crates); do cargo set-version -p $cr --bump minor done ``` | ||||
| * | tor-dirauth: Correct authors (fmt) | Ian Jackson | 2026-06-22 | 1 | -1/+5 |
| | | |||||
| * | tor-dirauth: Update MSRV | Ian Jackson | 2026-06-22 | 1 | -1/+1 |
| | | |||||
| * | tor-dirauth: Correct authors | Ian Jackson | 2026-06-22 | 1 | -1/+1 |
| | | |||||
| * | tor-dirauth: New crate, empty | Ian Jackson | 2026-06-22 | 1 | -0/+26 |
