arti/crates/tor-ptmgr/fuzz
Nick Mathewson 2ddaaafafb tor-ptmgr: Fix fuzzer compilation.
Since we made the internals of the ptmgr protocol parser
conditionally private, we need to tell Cargo to build the fuzzer
with the `experimental-api` feature so that it can access them.
2023-03-13 07:28:55 -04:00
..
fuzz_targets ptmgr: Add a fuzzer for ptmessage. 2022-10-26 16:59:48 -04:00
.gitignore ptmgr: Add a fuzzer for ptmessage. 2022-10-26 16:59:48 -04:00
Cargo.toml tor-ptmgr: Fix fuzzer compilation. 2023-03-13 07:28:55 -04:00