redox/recipes/wip/dev/cargo-crev/recipe.toml
2024-02-10 11:04:05 +00:00

13 lines
255 B
TOML

#TODO weird error on the workspace
[source]
git = "https://github.com/crev-dev/cargo-crev"
rev = "be532d95731dc067302e7910164120a2e4fdf745"
[build]
template = "custom"
dependencies = [
"openssl1",
]
script = """
cookbook_cargo_packages cargo-crev
"""