Update a recipe

This commit is contained in:
Ribbon 2024-06-10 10:10:22 +00:00
parent cd150aea24
commit 6ab06a80c4

View File

@ -3,3 +3,6 @@
git = "https://github.com/crunchy-labs/crunchy-cli"
[build]
template = "cargo"
dependencies = [
"openssl1",
]