mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 00:01:33 +00:00
8 lines
147 B
TOML
8 lines
147 B
TOML
[workspace]
|
|
members = [
|
|
"custom_mutator-sys",
|
|
"custom_mutator",
|
|
"example",
|
|
# Lain needs a nightly toolchain
|
|
# "example_lain",
|
|
] |