summaryrefslogtreecommitdiff
path: root/crates/tor-events/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-1/+1
* Bump minimum tokio to 1.7, since tokio-util now needs that.Nick Mathewson2022-02-251-1/+1
* Upgrade required version of futures crate to 0.3.14Nick Mathewson2022-02-011-1/+1
* 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
* Bump every crate by one patch version.Nick Mathewson2021-11-291-1/+1
* Initial cut at a typed event framework for arti (arti#230).eta2021-11-221-0/+22