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

9 lines
179 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/rust-secure-code/cargo-auditable"
[build]
template = "custom"
script = """
cookbook_cargo_packages cargo-auditable
"""