diff --git a/recipes/wip/dev/cargo-public-api/recipe.toml b/recipes/wip/dev/cargo-public-api/recipe.toml index b6f0acd8..3583dd6b 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 ded1090d..f317d168 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 ad3c7c4a..ace273e9 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 b63566cf..47435ad9 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 34efab75..1322d13f 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 df47eede..844aa3ec 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 8e9619a6..77ae7800 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 f6e16f5d..d338daa5 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 3c846f83..673f2e91 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 735281e5..9ce9539f 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 2d1ff6f5..f5b5205b 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 d56583bd..4ddf19b2 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 77375da9..1256d37a 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]