Skip to content

Commit 20e57c5

Browse files
committed
Add a description to Cargo.toml
1 parent 13e92cd commit 20e57c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[package]
22
authors = ["The rust-fuzz Project Developers"]
3+
description = "A wrapper around LLVM's libFuzzer runtime."
34
edition = "2018"
45
license = "MIT/Apache-2.0/NCSA"
56
name = "libfuzzer-sys"

0 commit comments

Comments
 (0)