mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Update the ferrisup recipe and update a TODO
This commit is contained in:
parent
25121b3931
commit
211d2683dc
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO cargo-util crate error
|
||||
[source]
|
||||
git = "https://github.com/trailofbits/dylint"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/Jitpomi/ferrisup"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user