summaryrefslogtreecommitdiff
path: root/crates/tor-config/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-1/+1
|
* Upgrade memmap2, directories, and dirs dependencies.Nick Mathewson2021-09-231-2/+2
|
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+25
This will cause some pain for now, but now is really the best time to do this kind of thing.