You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BREAKING CHANGE: Make afl an optional depdency enabled by --persistent. This is a breaking change in the following sense. If one tries to use cargo-test-fuzz 2.0.x with a target compiled with the new version of test-fuzz, one will recieve a ... does not depend on `afl` error. (#114)