diff --git a/recipes/wip/benchmarks/divan/recipe.toml b/recipes/wip/benchmarks/divan/recipe.toml index 87116a09c..766c3702d 100644 --- a/recipes/wip/benchmarks/divan/recipe.toml +++ b/recipes/wip/benchmarks/divan/recipe.toml @@ -4,5 +4,5 @@ git = "https://github.com/nvzqz/divan" [build] template = "custom" script = """ -cookbook_cargo_packages examples +cookbook_cargo_examples examples """ diff --git a/recipes/wip/emulators/ruffle/recipe.toml b/recipes/wip/emulators/ruffle/recipe.toml index 67c6c8f60..e21470385 100644 --- a/recipes/wip/emulators/ruffle/recipe.toml +++ b/recipes/wip/emulators/ruffle/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO camino crate error [source] git = "https://github.com/ruffle-rs/ruffle" [build]