redox/recipes/wip/chars/recipe.toml
2023-12-20 15:54:39 +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
"""