redox/recipes/wip/dev/analysis/zizmor/recipe.toml

11 lines
188 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/woodruffw/zizmor"
shallow_clone = true
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo_packages zizmor
"""