Update recipes

This commit is contained in:
Ribbon 2024-06-12 00:01:59 +00:00
parent a49530b7a4
commit 82d2ac8a6a
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO libc error
[source]
git = "https://github.com/mozilla/sccache"
[build]

View File

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