Skip to content

Commit 65b5051

Browse files
Update libafl_sugar Cargo.toml for publication
1 parent 753d1e5 commit 65b5051

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

libafl_sugar/Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
name = "libafl_sugar"
33
version = "0.6.0"
44
authors = ["Andrea Fioraldi <[email protected]>"]
5+
description = "Sugar builders to create common fuzzers with LibAFL"
6+
documentation = "https://docs.rs/libafl_sugar"
7+
repository = "https://github.com/AFLplusplus/LibAFL/"
8+
readme = "../README.md"
9+
license = "MIT OR Apache-2.0"
10+
keywords = ["fuzzing"]
511
edition = "2018"
612

713
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)