From 87b926bdf8fe1b3473df64e16a7a468a2bf66eee Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Tue, 11 Jun 2024 13:24:07 +0000 Subject: [PATCH] Update recipes --- recipes/wip/dev/cargo-public-api/recipe.toml | 2 +- recipes/wip/dev/cargo-px/recipe.toml | 2 +- recipes/wip/dev/cargo-qtest/recipe.toml | 2 +- recipes/wip/dev/cargo-rdme/recipe.toml | 2 +- recipes/wip/dev/cargo-release/recipe.toml | 2 +- recipes/wip/dev/cargo-selector/recipe.toml | 2 +- recipes/wip/dev/cargo-shear/recipe.toml | 2 +- recipes/wip/dev/cargo-single-line/recipe.toml | 2 +- recipes/wip/dev/cargo-spellcheck/recipe.toml | 3 +++ recipes/wip/dev/cargo-supply-chain/recipe.toml | 2 +- recipes/wip/dev/cargo-sync-rdme/recipe.toml | 2 +- recipes/wip/dev/cargo-tally/recipe.toml | 2 +- recipes/wip/dev/cargo-temp/recipe.toml | 2 +- 13 files changed, 15 insertions(+), 12 deletions(-) diff --git a/recipes/wip/dev/cargo-public-api/recipe.toml b/recipes/wip/dev/cargo-public-api/recipe.toml index b6f0acd8a..3583dd6ba 100644 --- a/recipes/wip/dev/cargo-public-api/recipe.toml +++ b/recipes/wip/dev/cargo-public-api/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/Enselic/cargo-public-api" [build] diff --git a/recipes/wip/dev/cargo-px/recipe.toml b/recipes/wip/dev/cargo-px/recipe.toml index ded1090d8..f317d168c 100644 --- a/recipes/wip/dev/cargo-px/recipe.toml +++ b/recipes/wip/dev/cargo-px/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO ahash crate error [source] git = "https://github.com/LukeMathWalker/cargo-px" [build] diff --git a/recipes/wip/dev/cargo-qtest/recipe.toml b/recipes/wip/dev/cargo-qtest/recipe.toml index ad3c7c4a6..ace273e98 100644 --- a/recipes/wip/dev/cargo-qtest/recipe.toml +++ b/recipes/wip/dev/cargo-qtest/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/onur-ozkan/cargo-qtest" [build] diff --git a/recipes/wip/dev/cargo-rdme/recipe.toml b/recipes/wip/dev/cargo-rdme/recipe.toml index b63566cf9..47435ad90 100644 --- a/recipes/wip/dev/cargo-rdme/recipe.toml +++ b/recipes/wip/dev/cargo-rdme/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/orium/cargo-rdme" [build] diff --git a/recipes/wip/dev/cargo-release/recipe.toml b/recipes/wip/dev/cargo-release/recipe.toml index 34efab750..1322d13f6 100644 --- a/recipes/wip/dev/cargo-release/recipe.toml +++ b/recipes/wip/dev/cargo-release/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO openssl-sys crate error [source] git = "https://github.com/crate-ci/cargo-release" [build] diff --git a/recipes/wip/dev/cargo-selector/recipe.toml b/recipes/wip/dev/cargo-selector/recipe.toml index df47eedeb..844aa3ec3 100644 --- a/recipes/wip/dev/cargo-selector/recipe.toml +++ b/recipes/wip/dev/cargo-selector/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/lusingander/cargo-selector" [build] diff --git a/recipes/wip/dev/cargo-shear/recipe.toml b/recipes/wip/dev/cargo-shear/recipe.toml index 8e9619a65..77ae7800e 100644 --- a/recipes/wip/dev/cargo-shear/recipe.toml +++ b/recipes/wip/dev/cargo-shear/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/Boshen/cargo-shear" [build] diff --git a/recipes/wip/dev/cargo-single-line/recipe.toml b/recipes/wip/dev/cargo-single-line/recipe.toml index f6e16f5d3..d338daa59 100644 --- a/recipes/wip/dev/cargo-single-line/recipe.toml +++ b/recipes/wip/dev/cargo-single-line/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/mexus/cargo-single-line" [build] diff --git a/recipes/wip/dev/cargo-spellcheck/recipe.toml b/recipes/wip/dev/cargo-spellcheck/recipe.toml index 3c846f830..673f2e910 100644 --- a/recipes/wip/dev/cargo-spellcheck/recipe.toml +++ b/recipes/wip/dev/cargo-spellcheck/recipe.toml @@ -3,3 +3,6 @@ git = "https://github.com/drahnr/cargo-spellcheck" [build] template = "cargo" +dependencies = [ + "llvm18", +] diff --git a/recipes/wip/dev/cargo-supply-chain/recipe.toml b/recipes/wip/dev/cargo-supply-chain/recipe.toml index 735281e57..9ce9539fc 100644 --- a/recipes/wip/dev/cargo-supply-chain/recipe.toml +++ b/recipes/wip/dev/cargo-supply-chain/recipe.toml @@ -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] diff --git a/recipes/wip/dev/cargo-sync-rdme/recipe.toml b/recipes/wip/dev/cargo-sync-rdme/recipe.toml index 2d1ff6f5e..f5b5205b0 100644 --- a/recipes/wip/dev/cargo-sync-rdme/recipe.toml +++ b/recipes/wip/dev/cargo-sync-rdme/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/gifnksm/cargo-sync-rdme" [build] diff --git a/recipes/wip/dev/cargo-tally/recipe.toml b/recipes/wip/dev/cargo-tally/recipe.toml index d56583bd2..4ddf19b28 100644 --- a/recipes/wip/dev/cargo-tally/recipe.toml +++ b/recipes/wip/dev/cargo-tally/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/dtolnay/cargo-tally" [build] diff --git a/recipes/wip/dev/cargo-temp/recipe.toml b/recipes/wip/dev/cargo-temp/recipe.toml index 77375da9c..1256d37ad 100644 --- a/recipes/wip/dev/cargo-temp/recipe.toml +++ b/recipes/wip/dev/cargo-temp/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/yozhgoor/cargo-temp" [build] -- GitLab