libfuzzer-sys 0.3.5

A wrapper around LLVM's libFuzzer runtime.
Documentation
[build-dependencies.cc]
version = "1.0"
[dependencies.arbitrary]
version = "0.4.6"

[features]
arbitrary-derive = ["arbitrary/derive"]

[package]
authors = ["The rust-fuzz Project Developers"]
description = "A wrapper around LLVM's libFuzzer runtime."
edition = "2018"
license = "MIT/Apache-2.0/NCSA"
name = "libfuzzer-sys"
readme = "./README.md"
repository = "https://github.com/rust-fuzz/libfuzzer"
version = "0.3.5"