redox/recipes/wip/dev/cargo-tools/cargo-http-registry/recipe.toml
2024-06-25 21:23:33 +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",
]