Update the keyscope recipe

This commit is contained in:
Ribbon 2024-06-08 18:51:59 +00:00
parent d472a1e15d
commit 9cd55779ab

View File

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