diff --git a/recipes/wip/dev/crates-tui/recipe.toml b/recipes/wip/dev/crates-tui/recipe.toml
index ab62173aac0650a8f9765462e941c38877178546..6a37b770800b781fcac1bade15089fce137c8829 100644
--- a/recipes/wip/dev/crates-tui/recipe.toml
+++ b/recipes/wip/dev/crates-tui/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO port to the Orbital clipboard
 [source]
 git = "https://github.com/ratatui-org/crates-tui"
 [build]
diff --git a/recipes/wip/dev/oxidizer/recipe.toml b/recipes/wip/dev/oxidizer/recipe.toml
index 00d3f166585cce3642523e96f7c1c3508f2d1dda..62b3afe91465c9465e60b769316ac904c9c8e32d 100644
--- a/recipes/wip/dev/oxidizer/recipe.toml
+++ b/recipes/wip/dev/oxidizer/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO rustc-serialize crate error
 [source]
 git = "https://github.com/ix/oxidizer"
 [build]
diff --git a/recipes/wip/dev/wasmtime/recipe.toml b/recipes/wip/dev/wasmtime/recipe.toml
index f433a4578705c776f2677607160ef43ca9e998cf..a8f9539cb4a8b663d4c83920938415de4c3b30aa 100644
--- a/recipes/wip/dev/wasmtime/recipe.toml
+++ b/recipes/wip/dev/wasmtime/recipe.toml
@@ -1,6 +1,5 @@
-#TODO Not compiled or tested
+#TODO fs-set-times crate error
 [source]
 git = "https://github.com/bytecodealliance/wasmtime"
-rev = "6613acd1e4817957a4a7745125ef063b43c273a7"
 [build]
 template = "cargo"