summaryrefslogtreecommitdiff
path: root/crates/tor-error/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-1/+1
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-1/+1
* Update minimum backtrace version to 0.3.39Nick Mathewson2022-02-251-1/+1
* Require backtrace 0.3.8.Nick Mathewson2022-02-041-1/+1
* spawn errors: impl HasKind for futures::SpawnErrorIan Jackson2022-02-041-0/+2
* tor-error: Introduce InternalError as a type and a kindIan Jackson2022-02-041-0/+4
* tor-error: Skeleton for new crateIan Jackson2022-02-041-0/+16