redox/recipes/wip/dev/cargo-tools/cargo-patch/recipe.toml
2024-06-25 21:23:33 +00:00

9 lines
145 B
TOML

#TODO ahash crate error
[source]
git = "https://github.com/itmettkeDE/cargo-patch"
[build]
template = "cargo"
dependencies = [
"openssl1",
]