mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 11:24:18 +08:00
Add recipes
This commit is contained in:
parent
ebb7692080
commit
3aad334fa4
5
recipes/wip/dev/cargo-docs-rs/recipe.toml
Normal file
5
recipes/wip/dev/cargo-docs-rs/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/dtolnay/cargo-docs-rs"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-hackerman/recipe.toml
Normal file
5
recipes/wip/dev/cargo-hackerman/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/pacak/hackerman"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-multivers/recipe.toml
Normal file
5
recipes/wip/dev/cargo-multivers/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/ronnychevalier/cargo-multivers"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-px/recipe.toml
Normal file
5
recipes/wip/dev/cargo-px/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/LukeMathWalker/cargo-px"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-shear/recipe.toml
Normal file
5
recipes/wip/dev/cargo-shear/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/Boshen/cargo-shear"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-trim/recipe.toml
Normal file
5
recipes/wip/dev/cargo-trim/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/iamsauravsharma/cargo-trim"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-unfmt/recipe.toml
Normal file
5
recipes/wip/dev/cargo-unfmt/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/fprasx/cargo-unfmt"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-unmaintained/recipe.toml
Normal file
5
recipes/wip/dev/cargo-unmaintained/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/trailofbits/cargo-unmaintained"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/security/cargo-scan/recipe.toml
Normal file
5
recipes/wip/security/cargo-scan/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/PLSysSec/cargo-scan"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user