diff --git a/Cargo.toml b/Cargo.toml index d6cc4c42ca..1e703edc19 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,4 +21,5 @@ default-members = [ "libafl_targets", ] exclude = [ +# "fuzzers" ]