mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
update recipes
This commit is contained in:
parent
fbbd4d76b8
commit
bf01122995
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO termsize crate error (after cargo update)
|
||||
#TODO require bat and mpv at runtime
|
||||
[source]
|
||||
git = "https://github.com/mrfluffy-dev/kami"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/ahriroot/watchmen"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/yashs662/rust_kanban"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user