redox/recipes/wip/dev/cargo-tools/cargo-fuzz/recipe.toml
2024-06-25 21:23:33 +00:00

6 lines
147 B
TOML

#TODO compiled but not tested (after an update on proc-macro2)
[source]
git = "https://github.com/rust-fuzz/cargo-fuzz"
[build]
template = "cargo"