add dependency

This commit is contained in:
Ribbon 2023-12-22 03:52:58 +00:00
parent e182062642
commit d24ccdbde6

View File

@ -4,6 +4,9 @@ git = "https://github.com/angeldollface/mandy"
rev = "a64f20d0386af628af2662ed2a1e72faf9efe355"
[build]
template = "custom"
dependencies = [
"openssl1",
]
script = """
cookbook_cargo_packages mandy-bin
"""