redox/recipes/wip/dev/crater/recipe.toml
2024-04-28 11:07:40 +00:00

9 lines
140 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/rust-lang/crater"
[build]
template = "cargo"
dependencies = [
"openssl1",
]