redox/recipes/wip/dev/chars/recipe.toml
2024-02-21 23:52:20 +00:00

9 lines
159 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/boinkor-net/chars"
[build]
template = "custom"
script = """
cookbook_cargo_packages chars
"""