mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Update recipes
This commit is contained in:
parent
f5b4358d9e
commit
503b1f8e5e
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO cargo-util crate error
|
||||
[source]
|
||||
git = "https://github.com/est31/cargo-udeps"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make libxkbcommon work
|
||||
[source]
|
||||
git = "https://github.com/slint-ui/cargo-ui"
|
||||
rev = "230652da8e9d91f109d5e4be3a5831452243ebc0"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/fprasx/cargo-unfmt"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/trailofbits/cargo-unmaintained"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user