redox/recipes/wip/graphics/reve/recipe.toml
2024-03-22 16:56:45 +00:00

9 lines
178 B
TOML

#TODO clearscreen crate error (after cargo update)
[source]
git = "https://github.com/ONdraid/reve"
[build]
template = "custom"
script = """
cookbook_cargo_packages reve-cli
"""