update recipe

This commit is contained in:
Ribbon 2023-12-23 07:17:23 +00:00
parent 1f3fc1c421
commit 41d205fcc7

View File

@ -3,4 +3,7 @@
git = "https://github.com/charliermarsh/ruff"
rev = "0263f2715eba81aee471e3dd5a50ea5f9426cbb1"
[build]
template = "cargo"
template = "custom"
script = """
cookbook_cargo_packages ruff_cli
"""