[build-dependencies.rustc_version]
version = "0.2"
[build-dependencies.xdg]
version = "2.1"
[dependencies.cc]
version = "1.0"
[dependencies.clap]
version = "2.29"
[dependencies.rustc_version]
version = "0.2"
[dependencies.xdg]
version = "2.1"
[package]
authors = ["Keegan McAllister <mcallister.keegan@gmail.com>", "Corey Farwell <coreyf@rwell.org>"]
description = "Fuzzing Rust code with american-fuzzy-lop"
homepage = "https://github.com/rust-fuzz/afl.rs"
license = "Apache-2.0"
name = "afl"
readme = "README.md"
repository = "https://github.com/rust-fuzz/afl.rs"
version = "0.4.1"