mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Update recipes
This commit is contained in:
parent
74a7e67fda
commit
ca2813a837
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make all dependencies work
|
||||
[source]
|
||||
git = "https://github.com/matt-kimball/allocscope"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/ronnychevalier/cargo-multivers"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make zig work
|
||||
[source]
|
||||
git = "https://github.com/rust-cross/cargo-zigbuild"
|
||||
rev = "52be7dd2359cfbca8f1d0c1ae36b4f7bae64bafc"
|
||||
|
||||
@ -1,5 +1,8 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO Not compiled or tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/dashed/git-chain"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user