- libafl now an optional dependency, gated behind the
havoc
feature flag - new clippy checks
- updated libafl
- added libafl_bolts (also behind
havoc
) - some maintenance on ci/cd pipeline
What's Changed
- Use v2 of
cargo-semver-checks-action
by @mgr0dzicki in #24 - Add request to response trait by @epi052 in #25
- Make libafl optional by @epi052 in #26
New Contributors
- @mgr0dzicki made their first contribution in #24
Full Changelog: v1.0.0-rc.10...v1.0.0-rc.12