diff --git a/recipes/wip/hickory-dns/recipe.toml b/recipes/wip/hickory-dns/recipe.toml index 8b8ecd88e..e35717603 100644 --- a/recipes/wip/hickory-dns/recipe.toml +++ b/recipes/wip/hickory-dns/recipe.toml @@ -8,5 +8,5 @@ dependencies = [ "openssl1", ] script = """ -cookbook_cargo -- -p hickory-dns --all-features +cookbook_cargo_packages hickory-dns --all-features """