redox/recipes/wip/dev/cargo-tools/cargo-fuzz/recipe.toml
2026-03-12 14:28:30 -03:00

7 lines
168 B
TOML

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