update recipe

This commit is contained in:
Ribbon 2024-03-22 16:19:40 +00:00
parent f5ff05c0f6
commit 35fe5bf25d

View File

@ -4,5 +4,5 @@ git = "https://github.com/ONdraid/reve"
[build]
template = "custom"
script = """
cookbook_cargo --features reve-cli
cookbook_cargo_packages reve-cli
"""