redox/recipes/wip/dev/cargo-tools/cargo-http-registry/recipe.toml
2026-03-12 14:28:30 -03:00

10 lines
177 B
TOML

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