Skip to content

Commit

Permalink
Drop cargo-fuzz intergration; this crate already has afl in-tree whic…
Browse files Browse the repository at this point in the history
…h does pretty much the same thing a bit better. Integration with other fuzzers will be done via a generic harness in https://github.com/rust-fuzz/targets
  • Loading branch information
Shnatsel committed Jun 27, 2018
1 parent 724ae3c commit 1654228
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 70 deletions.
22 changes: 0 additions & 22 deletions fuzz/Cargo.toml

This file was deleted.

48 changes: 0 additions & 48 deletions fuzz/fuzz_targets/fuzz_target_1.rs

This file was deleted.

0 comments on commit 1654228

Please sign in to comment.