diff --git a/recipes/wip/dev/cargo-http-registry/recipe.toml b/recipes/wip/dev/cargo-http-registry/recipe.toml index a7e541c9c7e098295fb4d834db4c5b738bfff8d3..fb51cdf906cf387499685f2d862dd8df4d7e63a9 100644 --- a/recipes/wip/dev/cargo-http-registry/recipe.toml +++ b/recipes/wip/dev/cargo-http-registry/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/d-e-s-o/cargo-http-registry" [build] diff --git a/recipes/wip/dev/cargo-lambda/recipe.toml b/recipes/wip/dev/cargo-lambda/recipe.toml index aacaf669d6fce2d301ba4a75bacedc8a6355d64a..3e36827f0755a0c706fb3b611d9dea8de63813bd 100644 --- a/recipes/wip/dev/cargo-lambda/recipe.toml +++ b/recipes/wip/dev/cargo-lambda/recipe.toml @@ -4,5 +4,5 @@ git = "https://github.com/cargo-lambda/cargo-lambda" [build] template = "custom" script = """ -cookbook_cargo_packages cargo-lambda-cli +cookbook_cargo_packages cargo-lambda """