mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Fix the pixels recipe and update TODOs
This commit is contained in:
parent
509912e3a5
commit
90d4f6d3a1
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO libmalloc-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/lhvy/pipes-rs"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO glutin crate error
|
||||
[source]
|
||||
git = "https://github.com/pistondevelopers/piston-examples"
|
||||
[build]
|
||||
|
||||
@ -4,5 +4,5 @@ git = "https://github.com/parasyte/pixels"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_examples conway invaders minimal-egui minimal-winit tiny-skia-winit
|
||||
cookbook_cargo_packages conway invaders minimal-egui minimal-winit tiny-skia-winit
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user