[package] name = "plist-fuzz" version = "0.0.1" authors = ["Automatically generated"] publish = false [dependencies.plist] path = ".." # Prevent this from interfering with workspaces [workspace] members = ["."] [[bin]] name = "fuzzer_script_1" path = "fuzzers/fuzzer_script_1.rs"