Update recipes

This commit is contained in:
Ribbon 2024-06-11 23:58:44 +00:00
parent 141bab80df
commit a49530b7a4
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 (after cargo update)
[source]
git = "https://github.com/a11ywatch/rust-to-npm"
[build]

View File

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