diff --git a/recipes/wip/dev/cargo-http-registry/recipe.toml b/recipes/wip/dev/cargo-http-registry/recipe.toml index a7e541c9..fb51cdf9 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 aacaf669..3e36827f 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 """