mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
Update recipes
This commit is contained in:
parent
37d7a9c876
commit
202458b0b5
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO glutin crate error
|
||||
[source]
|
||||
git = "https://github.com/emilk/egui"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO minifb crate error
|
||||
[source]
|
||||
git = "https://github.com/zesterer/euc"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO fix the script
|
||||
[source]
|
||||
git = "https://github.com/Wayoung7/firework-rs"
|
||||
[build]
|
||||
|
||||
@ -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
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user