We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ebfcedf + 69705cb commit 6b70f59Copy full SHA for 6b70f59
Cargo.toml
@@ -2,7 +2,7 @@
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"
+license = "(MIT OR Apache-2.0) AND NCSA"
6
name = "libfuzzer-sys"
7
readme = "./README.md"
8
repository = "https://github.com/rust-fuzz/libfuzzer"
0 commit comments