update recipes

This commit is contained in:
Ribbon 2023-12-21 14:57:50 +00:00
parent 13169092f3
commit 6be0093335
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#TODO ring crate error
#TODO xdg-home crate error (after a patch on ring)
[source]
git = "https://github.com/soywod/himalaya"
[build]

View File

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