Skip to content
Snippets Groups Projects
Commit 0eb436f7 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Fix cargo-crev

parent 774c7f4e
No related branches found
No related tags found
No related merge requests found
...@@ -3,4 +3,10 @@ ...@@ -3,4 +3,10 @@
git = "https://github.com/crev-dev/cargo-crev" git = "https://github.com/crev-dev/cargo-crev"
rev = "be532d95731dc067302e7910164120a2e4fdf745" rev = "be532d95731dc067302e7910164120a2e4fdf745"
[build] [build]
template = "cargo" template = "custom"
dependencies = [
"openssl1",
]
script = """
cookbook_cargo_packages cargo-crev
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment