summaryrefslogtreecommitdiff
path: root/crates/tor-socksproto/semver.md
Commit message (Collapse)AuthorAgeFilesLines
* tor-socksproto: Style and info fixes in errors.Nick Mathewson2022-06-221-0/+1
(The use of Cow<> in the error message isn't strictly necessary here, but it's a pattern I want to encourage.)