redox/recipes/wip/demos/pixels/recipe.toml
2026-02-13 21:02:20 -03:00

12 lines
245 B
TOML

#TODO webbrowser crate error
[source]
git = "https://github.com/parasyte/pixels"
shallow_clone = true
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo_packages conway invaders minimal-egui \
minimal-winit tiny-skia-winit
"""