We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e92cd commit 20e57c5Copy full SHA for 20e57c5
Cargo.toml
@@ -1,5 +1,6 @@
1
[package]
2
authors = ["The rust-fuzz Project Developers"]
3
+description = "A wrapper around LLVM's libFuzzer runtime."
4
edition = "2018"
5
license = "MIT/Apache-2.0/NCSA"
6
name = "libfuzzer-sys"
0 commit comments