update recipes

This commit is contained in:
Ribbon 2024-03-22 16:18:51 +00:00
parent 9527b88707
commit f5ff05c0f6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/1jz/pixsort"
[build]

View File

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