redox/recipes/wip/dev/cargo-edit/recipe.toml
2024-06-11 12:12:54 +00:00

9 lines
144 B
TOML

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