mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
Update recipes
This commit is contained in:
parent
8ef94e2cc8
commit
348815e5f8
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested (after cargo update)
|
||||
#TODO compiled but not tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/zahidkhawaja/rusty"
|
||||
[build]
|
||||
|
||||
@ -1,5 +1,8 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO Not compiled or tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/nccgroup/scrying"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user