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

9 lines
179 B
TOML

#TODO shared_child and libc crates error
[source]
git = "https://github.com/nextest-rs/nextest"
[build]
template = "custom"
script = """
cookbook_cargo_packages cargo-nextest
"""