redox/recipes/wip/tools/t-rec/recipe.toml
2024-07-09 00:06:39 +00:00

9 lines
140 B
TOML

#TODO port to orbital
[source]
git = "https://github.com/sassman/t-rec-rs"
[build]
template = "cargo"
dependencies = [
"imagemagick",
]