Update recipes

This commit is contained in:
Ribbon 2024-06-10 10:13:36 +00:00
parent 6ab06a80c4
commit 960faf027f
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO fs2 crate error
[source]
git = "https://github.com/crunchy-labs/crunchy-cli"
[build]

View File

@ -3,6 +3,9 @@
git = "https://github.com/encounter/objdiff"
[build]
template = "custom"
dependencies = [
"openssl1",
]
script = """
cookbook_cargo_packages objdiff-gui objdiff-cli
"""