redox/recipes/wip/tools/horsetab/recipe.toml
2024-02-17 21:22:32 +00:00

9 lines
143 B
TOML

#TODO rdev crate error
[source]
git = "https://github.com/ChrisVilches/horsetab"
[build]
template = "cargo"
dependencies = [
"openssl1",
]