Update recipes

This commit is contained in:
Ribbon 2024-06-11 09:46:22 +00:00
parent 4846c2ccec
commit d9f8258fad
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/ehuss/cargo-clone-crate"
[build]

View File

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