diff --git a/Cargo.toml b/Cargo.toml index 025d2736f6..3be2d2e255 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ members = [ "util", "tests/compatibility-tests", "tests/integration-tests", + "fuzz", ] exclude = ["fuzz"]