summaryrefslogtreecommitdiff
path: root/crates/tor-events
Commit message (Expand)AuthorAgeFilesLines
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-1/+1
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-6/+6
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* Merge branch 'readme_fixes'Nick Mathewson2021-11-301-12/+1
|\
| * run ./maint/readmes.shdagon2021-11-291-12/+1
* | Bump every crate by one patch version.Nick Mathewson2021-11-291-1/+1
* | add semicolons if nothing returnedDaniel Eades2021-11-251-0/+1
|/
* Remove a couple more eprintln! calls.Nick Mathewson2021-11-231-1/+0
* Add and resolve clippy warnings in tor-events.Nick Mathewson2021-11-222-0/+40
* Initial cut at a typed event framework for arti (arti#230).eta2021-11-224-0/+425