diff --git a/recipes/wip/net/http/easyp/recipe.toml b/recipes/wip/net/http/easyp/recipe.toml index 8c18697e..12dfb766 100644 --- a/recipes/wip/net/http/easyp/recipe.toml +++ b/recipes/wip/net/http/easyp/recipe.toml @@ -4,3 +4,6 @@ git = "https://github.com/gmatht/easyp-crate" [build] template = "custom" +script = """ +cookbook_cargo +"""