diff --git a/recipes/wip/benchmarks/divan/recipe.toml b/recipes/wip/benchmarks/divan/recipe.toml
index 87116a09c1379e87d55b2f2cb7e9b97d3b0fbaf9..766c3702d05f3d7e226994c06b1ac0d3bc9adeaa 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 67c6c8f604ca5998eb43a3e2e5406367b0466cea..e21470385a1c8b29d0e10edb9c2adc191914a1ba 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]