summaryrefslogtreecommitdiff
path: root/retry-error/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Missing fields in tor-units/Cargo.toml.Nick Mathewson2021-06-241-1/+1
|
* Remove "publish = false"Nick Mathewson2021-06-241-1/+0
|
* Remove anyhow dependency from tor-retry, and rename it to retry-errorNick Mathewson2021-06-171-0/+16
Now RetryError is parameterized on an underlying error type.