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

9 lines
140 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/NewDawn0/tl"
[build]
template = "cargo"
dependencies = [
"openssl1",
]