added workspace

This commit is contained in:
Dominik Maier 2021-02-11 00:38:00 +01:00
parent 13fd3776fd
commit 9d2635a597

6
Cargo.toml Normal file
View File

@ -0,0 +1,6 @@
[workspace]
members = [
"afl",
"fuzzers/libfuzzer_libpng",
]