summaryrefslogtreecommitdiff
path: root/crates/tor-ptmgr/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add the skeleton of a tor-ptmgr crateNick Mathewson2022-09-231-0/+150
When complete, this crate will handle launching and using pluggable transports on demand.