update recipes

This commit is contained in:
Ribbon 2024-03-25 02:07:24 +00:00
parent bf01122995
commit 63675d76dc
5 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO update the redox_syscall crate version
[source]
git = "https://github.com/altsem/gitu"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/yashs662/rust_kanban"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/quantumsheep/sshs"
rev = "116cb8d0b360e8bb47acfdb3398702f89d866b12"

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO synd-term crate error
[source]
git = "https://github.com/ymgyt/syndicationd"
[build]

View File

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