redox/recipes/wip/dev/ruff/recipe.toml
2024-02-16 21:42:08 +00:00

10 lines
218 B
TOML

#TODO tikv-jemalloc-sys crate error
[source]
git = "https://github.com/charliermarsh/ruff"
rev = "0263f2715eba81aee471e3dd5a50ea5f9426cbb1"
[build]
template = "custom"
script = """
cookbook_cargo_packages ruff_cli
"""