summaryrefslogtreecommitdiff
path: root/crates/tor-dirclient/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Part of #125
* 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
This will cause some pain for now, but now is really the best time to do this kind of thing.