[build-dependencies.cc]
features = ["parallel"]
version = "1.0"
[build-dependencies.which]
version = "4.2.2"
[dependencies.serde]
default-features = false
features = ["alloc", "derive"]
version = "1.0"
[package]
authors = ["Andrea Fioraldi <andreafioraldi@gmail.com>"]
categories = ["development-tools::testing", "emulators", "embedded", "os", "no-std"]
description = "Commodity library to wrap compilers and link LibAFL"
documentation = "https://docs.rs/libafl_cc"
edition = "2021"
keywords = ["fuzzing", "testing", "compiler"]
license = "MIT OR Apache-2.0"
name = "libafl_cc"
readme = "README.md"
repository = "https://github.com/AFLplusplus/LibAFL/"
version = "0.8.0"
[target."cfg(target_vendor = \"apple\")".build-dependencies.glob]
version = "0.3"