revert accidently changed Cargo.toml file
This commit is contained in:
parent
5bd08a6eee
commit
2a325beeff
@ -12,7 +12,6 @@ members = [
|
|||||||
"libafl_targets",
|
"libafl_targets",
|
||||||
"libafl_frida",
|
"libafl_frida",
|
||||||
"libafl_tests",
|
"libafl_tests",
|
||||||
"fuzzers/frida_libpng",
|
|
||||||
]
|
]
|
||||||
default-members = [
|
default-members = [
|
||||||
"libafl",
|
"libafl",
|
||||||
@ -21,5 +20,5 @@ default-members = [
|
|||||||
"libafl_targets",
|
"libafl_targets",
|
||||||
]
|
]
|
||||||
exclude = [
|
exclude = [
|
||||||
# "fuzzers"
|
"fuzzers"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user