redox/recipes/wip/dev/cargo-tools/cargo-mutants/recipe.toml
Josh Megnauth eee3848030
Ensure all TOML recipes are valid
* Dependencies have to be proper package names
* A few WIP packages had invalid TOMLs, like missing quotation marks for
  strings
2025-07-14 08:13:38 -04:00

7 lines
114 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/sourcefrog/cargo-mutants"
[build]
template = "cargo"