fuzz: Don't run tests or docs for differential fuzz target
This commit is contained in:
@@ -43,3 +43,5 @@ doc = false
|
||||
[[bin]]
|
||||
name = "differential"
|
||||
path = "fuzz_targets/differential.rs"
|
||||
test = false
|
||||
doc = false
|
||||
|
||||
Reference in New Issue
Block a user