mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
update recipes
This commit is contained in:
parent
bf01122995
commit
63675d76dc
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO update the redox_syscall crate version
|
||||
[source]
|
||||
git = "https://github.com/altsem/gitu"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/yashs662/rust_kanban"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/quantumsheep/sshs"
|
||||
rev = "116cb8d0b360e8bb47acfdb3398702f89d866b12"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO synd-term crate error
|
||||
[source]
|
||||
git = "https://github.com/ymgyt/syndicationd"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/joshka/tooters"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user