redox/recipes/wip/dev/cargo-http-registry/recipe.toml
2024-06-11 12:20:06 +00:00

9 lines
156 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/d-e-s-o/cargo-http-registry"
[build]
template = "cargo"
dependencies = [
"openssl1",
]