Update a recipe

This commit is contained in:
Ribbon 2024-06-12 08:52:57 +00:00
parent b0c3fdcbe8
commit 593d714382

View File

@ -4,5 +4,5 @@ git = "https://github.com/tiffany352/rink-rs"
[build]
template = "custom"
script = """
cookbook_cargo_packages cli
cookbook_cargo_packages rink
"""