14 lines
263 B
TOML
14 lines
263 B
TOML
[package]
|
|
name = "libafl_tests"
|
|
version = "0.5.0"
|
|
authors = ["tokatoka <tokazerkje@outlook.com>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[features]
|
|
forkserver_test = []
|
|
|
|
[dependencies]
|
|
|