mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Fix cargo-crev
This commit is contained in:
parent
774c7f4e1b
commit
0eb436f7f7
@ -3,4 +3,10 @@
|
||||
git = "https://github.com/crev-dev/cargo-crev"
|
||||
rev = "be532d95731dc067302e7910164120a2e4fdf745"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages cargo-crev
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user