Update recipes

This commit is contained in:
Ribbon 2024-12-04 00:23:43 +00:00
parent f0547e8d90
commit 4ffced5522
6 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO cubecl-macros crate error
[source]
git = "https://github.com/tracel-ai/cubecl"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO wry crate error
[source]
git = "https://github.com/DioxusLabs/dioxus"
[build]

View File

@ -4,5 +4,5 @@ git = "https://github.com/r-marques/doomfire"
[build]
template = "custom"
script = """
cookbook_cargo_packages doomfire-minifb
cookbook_cargo_examples doomfire-minifb
"""