summaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr/src/err.rs
Commit message (Collapse)AuthorAgeFilesLines
* tor-chanmgr: remove PendingChanError as unnecessary.Nick Mathewson2021-10-281-19/+0
|
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+76
This will cause some pain for now, but now is really the best time to do this kind of thing.