diff --git a/recipes/wip/dev/cargo-docs-rs/recipe.toml b/recipes/wip/dev/cargo-docs-rs/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..6570a407e3b6efd887a60ab39dbe62196621cf2e --- /dev/null +++ b/recipes/wip/dev/cargo-docs-rs/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/dtolnay/cargo-docs-rs" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-hackerman/recipe.toml b/recipes/wip/dev/cargo-hackerman/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..5bb6b7f409a062090fcbc8b55ad88b71f5744a01 --- /dev/null +++ b/recipes/wip/dev/cargo-hackerman/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/pacak/hackerman" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-multivers/recipe.toml b/recipes/wip/dev/cargo-multivers/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..db28a44a1f755b3e2095864667af4597a57636fc --- /dev/null +++ b/recipes/wip/dev/cargo-multivers/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/ronnychevalier/cargo-multivers" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-px/recipe.toml b/recipes/wip/dev/cargo-px/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..ded1090d85b5cbae17c898c18e6f69139b38fb7e --- /dev/null +++ b/recipes/wip/dev/cargo-px/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/LukeMathWalker/cargo-px" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-shear/recipe.toml b/recipes/wip/dev/cargo-shear/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..8e9619a65ebf348845b0af562ef70db8316e9f04 --- /dev/null +++ b/recipes/wip/dev/cargo-shear/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/Boshen/cargo-shear" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-trim/recipe.toml b/recipes/wip/dev/cargo-trim/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..36e15b2754fa979ed7f4b1343ccd2671d0542ac5 --- /dev/null +++ b/recipes/wip/dev/cargo-trim/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/iamsauravsharma/cargo-trim" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-unfmt/recipe.toml b/recipes/wip/dev/cargo-unfmt/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..6897501ad9b7a82b8af8e3f2820b154fd3d57229 --- /dev/null +++ b/recipes/wip/dev/cargo-unfmt/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/fprasx/cargo-unfmt" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-unmaintained/recipe.toml b/recipes/wip/dev/cargo-unmaintained/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..99138612d805a29600175baa4f05b0da9b8a8475 --- /dev/null +++ b/recipes/wip/dev/cargo-unmaintained/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/trailofbits/cargo-unmaintained" +[build] +template = "cargo" diff --git a/recipes/wip/security/cargo-scan/recipe.toml b/recipes/wip/security/cargo-scan/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..b5289b51103a0bbba18dc1072e3acedc3ee83434 --- /dev/null +++ b/recipes/wip/security/cargo-scan/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/PLSysSec/cargo-scan" +[build] +template = "cargo"