revert changes in cargo.toml

This commit is contained in:
Omree 2021-05-23 11:50:23 +03:00
parent 23b2b4a06e
commit b59752eba5

View File

@ -21,4 +21,5 @@ default-members = [
"libafl_targets", "libafl_targets",
] ]
exclude = [ exclude = [
# "fuzzers"
] ]