| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | protover: Change ProtoKind to be a u8 | Nick Mathewson | 2025-05-07 | 1 | -0/+2 |
| | | | | | | It is not remotely close to exhausting a u8, and several of our protocols expect it to be expressible as one. | ||||
| * | release: Bump all unstable tor/arti crates to 0.30.0 | Wesley Aptekar-Cassels | 2025-05-01 | 1 | -2/+0 |
| | | | | | | | | | ``` for crate in $(./maint/list_crates | rg '^(tor|arti-)'); do cargo set-version -p $crate 0.30.0 done ``` | ||||
| * | protover: Correct capitalization of Micro[Dd]esc | Nick Mathewson | 2025-04-16 | 1 | -0/+2 |
| Closes #1923 | |||||
