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

Update recipes

parent 6ab06a80
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested #TODO fs2 crate error
[source] [source]
git = "https://github.com/crunchy-labs/crunchy-cli" git = "https://github.com/crunchy-labs/crunchy-cli"
[build] [build]
......
...@@ -3,6 +3,9 @@ ...@@ -3,6 +3,9 @@
git = "https://github.com/encounter/objdiff" git = "https://github.com/encounter/objdiff"
[build] [build]
template = "custom" template = "custom"
dependencies = [
"openssl1",
]
script = """ script = """
cookbook_cargo_packages objdiff-gui objdiff-cli cookbook_cargo_packages objdiff-gui objdiff-cli
""" """
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