Update recipes

This commit is contained in:
Ribbon 2024-06-11 12:55:12 +00:00
parent 05a2d50e2b
commit 0a6dde75fa
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO ahash crate error
[source]
git = "https://github.com/itmettkeDE/cargo-patch"
[build]

View File

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