summaryrefslogtreecommitdiff
path: root/crates/tor-general-addr/fuzz/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Extract general::SocketAddr and its unix friends to their own crate.Nick Mathewson2024-10-291-0/+34
This is mostly code motion.