redox/recipes/wip/dev/rust-tools/dylint/recipe.toml
2025-05-26 14:03:44 -03:00

9 lines
178 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/trailofbits/dylint"
[build]
template = "custom"
script = """
cookbook_cargo_packages cargo-dylint dylint-link
"""