add dependency

This commit is contained in:
Ribbon 2023-12-23 06:48:17 +00:00
parent f4153a5da0
commit c91774fb92

View File

@ -4,6 +4,9 @@ git = "https://github.com/ikatson/rqbit"
rev = "3dc2e3eace2fce7c448d7fcf8360fe0f312a29c7"
[build]
template = "custom"
dependencies = [
"openssl1",
]
script = """
cookbook_cargo_packages rqbit
"""