mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
Update recipes
This commit is contained in:
parent
66b96bef91
commit
2ff5a7927d
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/killercup/cargo-edit"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/hack-ink/cargo-featalign"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/romnn/cargo-feature-combinations"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/Riey/cargo-feature"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/dcchut/cargo-files"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO async-io and rustix crates error
|
||||
[source]
|
||||
git = "https://github.com/vojtechkral/cargo-fixture"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/stormshield/cargo-ft"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/waynexia/cargo-gc"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/nicolaiunrein/cargo-get"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/guppy-rs/guppy"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/pacak/hackerman"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO atomicwrites and rustix crates error
|
||||
[source]
|
||||
git = "https://github.com/guppy-rs/guppy"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/d-e-s-o/cargo-http-registry"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user