From b59752eba58c7bb02ac3b3e67956fa63b40d3cdd Mon Sep 17 00:00:00 2001 From: Omree Date: Sun, 23 May 2021 11:50:23 +0300 Subject: [PATCH] revert changes in cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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" ]