redox/recipes/wip/cargo-auditable/recipe.toml
2023-12-16 23:22:09 +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
"""