Update recipes

This commit is contained in:
Ribbon 2024-12-04 00:56:18 +00:00
parent 37d7a9c876
commit 202458b0b5
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO fix the script
[source]
git = "https://github.com/Wayoung7/firework-rs"
[build]

View File

@ -4,5 +4,5 @@ git = "https://github.com/ardaku/fonterator"
[build]
template = "custom"
script = """
cookbook_cargo_examples main directions image raster
cookbook_cargo_examples directions image raster
"""