redox/recipes/wip/dev/cargo-nextest/recipe.toml
2024-02-10 11:04:05 +00:00

9 lines
167 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/nextest-rs/nextest"
[build]
template = "custom"
script = """
cookbook_cargo_packages cargo-nextest
"""