[package] name = "cargo_fuzz_test" edition = "2021" version = "0.0.0" description = "test" authors = ["Andrea Fioraldi ", "Dominik Maier "] repository = "https://github.com/AFLplusplus/LibAFL/" keywords = ["fuzzing", "testing", "compiler"] categories = ["development-tools::testing", "emulators", "embedded", "os", "no-std"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]