CI for libafl-fuzz (#2554)
This commit is contained in:
parent
2bc211cc86
commit
36a082048d
@ -1,6 +1,14 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "libafl-fuzz"
|
name = "libafl-fuzz"
|
||||||
version = "0.13.2"
|
version = "0.13.2"
|
||||||
|
description = "Reimplementation of afl-fuzz on top of LibAFL"
|
||||||
|
documentation = "https://docs.rs/libafl"
|
||||||
|
authors = ["Aarnav Bos <aarnavbos@gmail.com>"]
|
||||||
|
readme = "./README.md"
|
||||||
|
license = "MIT OR Apache-2.0"
|
||||||
|
keywords = ["fuzzing", "testing", "security"]
|
||||||
|
repository = "https://github.com/AFLplusplus/LibAFL/"
|
||||||
|
categories = ["development-tools::testing"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user