diff --git a/recipes/wip/dev/cargo-lambda/recipe.toml b/recipes/wip/dev/cargo-lambda/recipe.toml index 3e36827f0..95bff1a14 100644 --- a/recipes/wip/dev/cargo-lambda/recipe.toml +++ b/recipes/wip/dev/cargo-lambda/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/cargo-lambda/cargo-lambda" [build] diff --git a/recipes/wip/dev/cargo-leet/recipe.toml b/recipes/wip/dev/cargo-leet/recipe.toml index 49941b4e7..0e8956b1f 100644 --- a/recipes/wip/dev/cargo-leet/recipe.toml +++ b/recipes/wip/dev/cargo-leet/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/rust-practice/cargo-leet" [build] diff --git a/recipes/wip/dev/cargo-leptos/recipe.toml b/recipes/wip/dev/cargo-leptos/recipe.toml index 77b5c4d03..60bfc093f 100644 --- a/recipes/wip/dev/cargo-leptos/recipe.toml +++ b/recipes/wip/dev/cargo-leptos/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/leptos-rs/cargo-leptos" [build] diff --git a/recipes/wip/dev/cargo-license/recipe.toml b/recipes/wip/dev/cargo-license/recipe.toml index 8673e0e57..7ba34deee 100644 --- a/recipes/wip/dev/cargo-license/recipe.toml +++ b/recipes/wip/dev/cargo-license/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/onur/cargo-license" [build] diff --git a/recipes/wip/dev/cargo-limit/recipe.toml b/recipes/wip/dev/cargo-limit/recipe.toml index 82e7be328..a7bfeca5b 100644 --- a/recipes/wip/dev/cargo-limit/recipe.toml +++ b/recipes/wip/dev/cargo-limit/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/cargo-limit/cargo-limit" [build] diff --git a/recipes/wip/dev/cargo-list/recipe.toml b/recipes/wip/dev/cargo-list/recipe.toml index cc318f01d..b1d4b77c9 100644 --- a/recipes/wip/dev/cargo-list/recipe.toml +++ b/recipes/wip/dev/cargo-list/recipe.toml @@ -3,3 +3,6 @@ git = "https://github.com/qtfkwk/cargo-list" [build] template = "cargo" +dependencies = [ + "openssl1", +]