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

10 lines
166 B
TOML

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