diff --git a/recipes/wip/dev/cargo-attribution/recipe.toml b/recipes/wip/dev/cargo-attribution/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..63ca714471e7bcc4e333acb0bc891d84545e12a1 --- /dev/null +++ b/recipes/wip/dev/cargo-attribution/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/ameknite/cargo-attribution" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-check-deadlock/recipe.toml b/recipes/wip/dev/cargo-check-deadlock/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..001253e0c590546086c809de01549fc7dcff532e --- /dev/null +++ b/recipes/wip/dev/cargo-check-deadlock/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/hlisdero/cargo-check-deadlock" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-docs/recipe.toml b/recipes/wip/dev/cargo-docs/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..230df133551ce912938b57ab700062803e851a5b --- /dev/null +++ b/recipes/wip/dev/cargo-docs/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/btwiuse/cargo-docs" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-duplicates/recipe.toml b/recipes/wip/dev/cargo-duplicates/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..c0150263bd2800d060238bc4511ef0b952abede1 --- /dev/null +++ b/recipes/wip/dev/cargo-duplicates/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/Keruspe/cargo-duplicates" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-featalign/recipe.toml b/recipes/wip/dev/cargo-featalign/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..880931a92e95e3de9d6b21f40c13c7aa50213d83 --- /dev/null +++ b/recipes/wip/dev/cargo-featalign/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/hack-ink/cargo-featalign" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-gc/recipe.toml b/recipes/wip/dev/cargo-gc/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..e5d2e85a9fda7df217fc78c7d160a93e191e700b --- /dev/null +++ b/recipes/wip/dev/cargo-gc/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/waynexia/cargo-gc" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-leet/recipe.toml b/recipes/wip/dev/cargo-leet/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..49941b4e72fc8a7173fb6a5bf15cb051e0dbf782 --- /dev/null +++ b/recipes/wip/dev/cargo-leet/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/rust-practice/cargo-leet" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-single-line/recipe.toml b/recipes/wip/dev/cargo-single-line/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..f6e16f5d31ecebdf4871f69dcf84ff176f40161b --- /dev/null +++ b/recipes/wip/dev/cargo-single-line/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/mexus/cargo-single-line" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-sync-rdme/recipe.toml b/recipes/wip/dev/cargo-sync-rdme/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..2d1ff6f5e0d3d048bab693b241222de4ebeefa73 --- /dev/null +++ b/recipes/wip/dev/cargo-sync-rdme/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/gifnksm/cargo-sync-rdme" +[build] +template = "cargo" diff --git a/recipes/wip/dev/cargo-trend/recipe.toml b/recipes/wip/dev/cargo-trend/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..17dc0d5d9213b21c598079634b81fdada5dac1d1 --- /dev/null +++ b/recipes/wip/dev/cargo-trend/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/dalance/cargo-trend" +[build] +template = "cargo" diff --git a/recipes/wip/dev/ecargo/recipe.toml b/recipes/wip/dev/ecargo/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..9c0e0de399b0d78ad9cd92fefa727cd9a50f0419 --- /dev/null +++ b/recipes/wip/dev/ecargo/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/crumblingstatue/ecargo" +[build] +template = "cargo" diff --git a/recipes/wip/dev/lockdiff/recipe.toml b/recipes/wip/dev/lockdiff/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..c01e07953f6b48186f8370696ffe8bc5415ea2e8 --- /dev/null +++ b/recipes/wip/dev/lockdiff/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/your-tools/lockdiff" +[build] +template = "cargo"