update recipes

This commit is contained in:
Ribbon 2023-12-21 00:05:13 +00:00
parent fb8f4124d4
commit 509506a658
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
#TODO link error: getgroups #TODO compiled but not tested
[source] [source]
git = "https://github.com/kyoheiu/felix" git = "https://github.com/kyoheiu/felix"
[build] [build]
template = "cargo" template = "cargo"

View File

@ -1,7 +1,6 @@
#TODO compilation error (after a patch on the ring crate) #TODO compilation error (after a patch on the ring crate)
[source] [source]
git = "https://github.com/printfn/fend" git = "https://github.com/printfn/fend"
rev = "e2b728fcf804cfaff4bda86eff495adda81a50d7"
[build] [build]
template = "custom" template = "custom"
script = """ script = """