bolero-afl 0.5.0

afl plugin for bolero
Documentation
[build-dependencies.cc]
version = "1.0"
[dependencies.bolero-engine]
optional = true
version = "0.5"

[features]
bin = []
default = ["lib"]
lib = ["bolero-engine"]

[package]
authors = ["Cameron Bytheway <bythewc@amazon.com>"]
description = "afl plugin for bolero"
edition = "2018"
homepage = "https://github.com/camshaft/bolero"
keywords = ["testing", "fuzz", "fuzzing"]
license = "MIT"
name = "bolero-afl"
readme = "../README.md"
repository = "https://github.com/camshaft/bolero"
version = "0.5.0"