Update a recipe

This commit is contained in:
Ribbon 2024-06-10 13:09:22 +00:00
parent d01e2bd383
commit 3ba633dfcd

View File

@ -4,5 +4,5 @@ git = "https://github.com/korandoru/hawkeye"
[build]
template = "custom"
script = """
cookbook_cargo_packages cli fmt
cookbook_cargo_packages hawkeye hawkeye-fmt
"""