mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Update recipes
This commit is contained in:
parent
0a6dde75fa
commit
87b926bdf8
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/Enselic/cargo-public-api"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO ahash crate error
|
||||
[source]
|
||||
git = "https://github.com/LukeMathWalker/cargo-px"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/onur-ozkan/cargo-qtest"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/orium/cargo-rdme"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO openssl-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/crate-ci/cargo-release"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/lusingander/cargo-selector"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/Boshen/cargo-shear"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/mexus/cargo-single-line"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/drahnr/cargo-spellcheck"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"llvm18",
|
||||
]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/rust-secure-code/cargo-supply-chain"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/gifnksm/cargo-sync-rdme"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/dtolnay/cargo-tally"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/yozhgoor/cargo-temp"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user