diff --git a/recipes/wip/ruffle/recipe.toml b/recipes/wip/ruffle/recipe.toml
index 74b26e2e6c86c07fc8701482851181a6dcc90dd7..3b794390dc29da86b845d607d0ef1d89e07167b9 100644
--- a/recipes/wip/ruffle/recipe.toml
+++ b/recipes/wip/ruffle/recipe.toml
@@ -1,4 +1,4 @@
-#TODO 
+#TODO make Wayland work
 [source]
 git = "https://github.com/ruffle-rs/ruffle"
 [build]
diff --git a/recipes/wip/ruplacer/recipe.toml b/recipes/wip/ruplacer/recipe.toml
index e5cc34d6cf3b579a0f2a421432f672d973572a9e..c709c641ad556b41e5bde2b24692f00b5c2d82a8 100644
--- a/recipes/wip/ruplacer/recipe.toml
+++ b/recipes/wip/ruplacer/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled after cargo update, not tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/your-tools/ruplacer"
 [build]
diff --git a/recipes/wip/russ/recipe.toml b/recipes/wip/russ/recipe.toml
index 11321b10489cb37792439b7bc05df1a87e328102..d8c50bc52b10aaa797d1d1b0effa85878c072b09 100644
--- a/recipes/wip/russ/recipe.toml
+++ b/recipes/wip/russ/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO require Wayland (after cargo update)
 [source]
 git = "https://github.com/ckampfe/russ"
 [build]
diff --git a/recipes/wip/rust-counter-strings/recipe.toml b/recipes/wip/rust-counter-strings/recipe.toml
index 6b938b1d3bf88941b03fd44f188d420a41e4232c..e1622638ec394c7f9092416147697f36bf6200fd 100644
--- a/recipes/wip/rust-counter-strings/recipe.toml
+++ b/recipes/wip/rust-counter-strings/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/thomaschaplin/rust-counter-strings"
 [build]
diff --git a/recipes/wip/rust-sadari-cli/recipe.toml b/recipes/wip/rust-sadari-cli/recipe.toml
index e5be108c33010209e52a7b661eeeb8b226fc7a83..f9001a8907e79e5340c3e9ad7cde85954625fe4d 100644
--- a/recipes/wip/rust-sadari-cli/recipe.toml
+++ b/recipes/wip/rust-sadari-cli/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested (after cargo update)
 [source]
 git = "https://github.com/24seconds/rust-sadari-cli"
 [build]
diff --git a/recipes/wip/rust-traverse/recipe.toml b/recipes/wip/rust-traverse/recipe.toml
index d3b7e100325e73c6cd852224e06a357e9391fa3e..9c405e2fe8c8eafcb4c17164b8c34cd78f09be9a 100644
--- a/recipes/wip/rust-traverse/recipe.toml
+++ b/recipes/wip/rust-traverse/recipe.toml
@@ -1,6 +1,5 @@
 #TODO trash crate error
 [source]
 git = "https://github.com/dmcg310/Rust-Traverse"
-rev = "6468f7b7f081a5168399ae46a3a88f89462fa47b"
 [build]
 template = "cargo"