aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-config
Commit message (Expand)AuthorAgeFilesLines
...
* Remove #![allow(clippy::unwrap_used)] in cmdline.rsNick Mathewson2021-10-211-1/+0
* Fix most warnings from nightly.Nick Mathewson2021-10-191-0/+1
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* Upgrade memmap2, directories, and dirs dependencies.Nick Mathewson2021-09-231-2/+2
* fix/silence clippy lints in test modulesDaniel Eades2021-09-083-0/+4
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-275-0/+557