redox/recipes/wip/dev/cargo-patch/recipe.toml
2024-06-11 12:48:40 +00:00

9 lines
150 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/itmettkeDE/cargo-patch"
[build]
template = "cargo"
dependencies = [
"openssl1",
]