redox/recipes/wip/demos/blade/recipe.toml
2024-11-23 05:08:52 +00:00

9 lines
188 B
TOML

#TODO x11rb and rustix crates error
[source]
git = "https://github.com/kvark/blade"
[build]
template = "custom"
script = """
cookbook_cargo_examples bunnymark particle ray-query scene
"""