aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-cell/fuzz/fuzz_targets/chanmsg.rs
Commit message (Collapse)AuthorAgeFilesLines
* tor-cell: Fix compilation for fuzzersNick Mathewson2023-03-011-1/+2
| | | | | (I also ran them a couple billion iterations, and didn't hit any bugs.)
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+8
This will cause some pain for now, but now is really the best time to do this kind of thing.