summaryrefslogtreecommitdiff
path: root/crates/tor-async-utils
Commit message (Collapse)AuthorAgeFilesLines
* Move functionality from tor_basic_utils to tor_async_utilsNick Mathewson2023-03-294-0/+765
| | | | | This commit is mostly code movement; I'd recommend reviewing it with git's `--color-moved` option.
* Make a new empty tor-async-utils crate.Nick Mathewson2023-03-293-0/+71