diff --git a/recipes/wip/dev/cargo-whatfeatures/recipe.toml b/recipes/wip/dev/cargo-whatfeatures/recipe.toml index 0028a1954..de618ea87 100644 --- a/recipes/wip/dev/cargo-whatfeatures/recipe.toml +++ b/recipes/wip/dev/cargo-whatfeatures/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/museun/cargo-whatfeatures" [build] diff --git a/recipes/wip/dev/cargo-wizard/recipe.toml b/recipes/wip/dev/cargo-wizard/recipe.toml index ed3d2f2bd..b44601dbc 100644 --- a/recipes/wip/dev/cargo-wizard/recipe.toml +++ b/recipes/wip/dev/cargo-wizard/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/Kobzol/cargo-wizard" [build] diff --git a/recipes/wip/dev/cargo-workspace-version/recipe.toml b/recipes/wip/dev/cargo-workspace-version/recipe.toml index 2e5e25f2c..521b93ce3 100644 --- a/recipes/wip/dev/cargo-workspace-version/recipe.toml +++ b/recipes/wip/dev/cargo-workspace-version/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested (after cargo update) [source] git = "https://github.com/ava-labs/cargo-workspace-version" [build] diff --git a/recipes/wip/dev/code-minimap/recipe.toml b/recipes/wip/dev/code-minimap/recipe.toml index 4a38cfe40..c0a18e39b 100644 --- a/recipes/wip/dev/code-minimap/recipe.toml +++ b/recipes/wip/dev/code-minimap/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/wfxr/code-minimap" [build] diff --git a/recipes/wip/dev/colmena/recipe.toml b/recipes/wip/dev/colmena/recipe.toml index 42889b7e4..da33c5c63 100644 --- a/recipes/wip/dev/colmena/recipe.toml +++ b/recipes/wip/dev/colmena/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO sys-info crate error (after cargo update) [source] git = "https://github.com/zhaofengli/colmena" [build] diff --git a/recipes/wip/dev/commit/recipe.toml b/recipes/wip/dev/commit/recipe.toml index a685242c9..1fd3f8563 100644 --- a/recipes/wip/dev/commit/recipe.toml +++ b/recipes/wip/dev/commit/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/alt-art/commit" [build] diff --git a/recipes/wip/dev/coq-of-rust/recipe.toml b/recipes/wip/dev/coq-of-rust/recipe.toml index 6d89cfbee..0370d5578 100644 --- a/recipes/wip/dev/coq-of-rust/recipe.toml +++ b/recipes/wip/dev/coq-of-rust/recipe.toml @@ -4,5 +4,5 @@ git = "https://github.com/formal-land/coq-of-rust" [build] template = "custom" script = """ -cookbook_cargo_packages lib cli +cookbook_cargo_packages coq_of_rust_cli coq_of_rust_lib """