summaryrefslogtreecommitdiff
path: root/crates/arti-client/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-9/+9
|
* Upgrade to latest tracing-{subscriber,journald}Nick Mathewson2021-10-231-1/+1
|
* Rename tor_client/arti_tor_client to arti_client.Nick Mathewson2021-10-211-0/+42
Solves a name conflict with the existing tor_client create. Closes #130.