summaryrefslogtreecommitdiff
path: root/crates/tor-dirclient/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-9/+9
* Implement HasKind for tor_dirclient::ErrorNick Mathewson2022-02-161-0/+1
* Upgrade required version of futures crate to 0.3.14Nick Mathewson2022-02-011-1/+1
* Bump the patch version of every crate that changed since 0.0.3Nick Mathewson2022-01-311-7/+7
* Make the native-tls crate optional.Nick Mathewson2022-01-261-1/+1
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-8/+8
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-9/+9
* Bump every crate by one patch version.Nick Mathewson2021-11-291-8/+8
* tor-dirclient: Put routerdesc download behind a feature.Nick Mathewson2021-11-121-0/+2
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-8/+8
* Stop using anyhow in tor-dirclient.Jani Monoses2021-09-161-1/+0
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+41