redox/recipes/wip/dev/rust-tools/sccache/recipe.toml
2024-06-25 22:24:39 +00:00

9 lines
131 B
TOML

#TODO libc error
[source]
git = "https://github.com/mozilla/sccache"
[build]
template = "cargo"
dependencies = [
"openssl1",
]