Update recipes

This commit is contained in:
Ribbon 2024-06-10 10:19:03 +00:00
parent 36fd13c2dc
commit f465aa617b
2 changed files with 4 additions and 1 deletions

View File

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

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO can't find the fontconfig dependency
[source]
git = "https://github.com/encounter/objdiff"
[build]