diff --git a/recipes/wip/rustcloud/recipe.toml b/recipes/wip/rustcloud/recipe.toml
index ebe05c953723b3d04293bc9e3f32402e64055566..93bca25dd6253486d24b5d2e979ac1d45ffc7f65 100644
--- a/recipes/wip/rustcloud/recipe.toml
+++ b/recipes/wip/rustcloud/recipe.toml
@@ -1,4 +1,4 @@
-#TODO mio crate error (after cargo update -p libc redox_syscall)
+#TODO openssl error (after cargo update)
 [source]
 git = "https://github.com/cetra3/rustcloud"
 [build]
diff --git a/recipes/wip/rustic/recipe.toml b/recipes/wip/rustic/recipe.toml
index 0ed86c5433260b7647454c5b3c6a4f0dd85c860d..2ad92438a561f72fd2246cdc6177516cb0b5d019 100644
--- a/recipes/wip/rustic/recipe.toml
+++ b/recipes/wip/rustic/recipe.toml
@@ -1,4 +1,4 @@
-#TODO redox_syscall crate error
+#TODO can't update the crates, patch the "fragile" crate version
 [source]
 git = "https://github.com/rustic-music-player/rustic"
 [build]
diff --git a/recipes/wip/rustlings/recipe.toml b/recipes/wip/rustlings/recipe.toml
index 3c5796619b0bf5bfb49709e5d72ed924cac4ddf4..11a606c3bfa43a2f177779b666cd621661ee93df 100644
--- a/recipes/wip/rustlings/recipe.toml
+++ b/recipes/wip/rustlings/recipe.toml
@@ -1,6 +1,5 @@
 #TODO Not compiled or tested
 [source]
 git = "https://github.com/rust-lang/rustlings"
-rev = "9a743f80c57cc6bf27819589a8ddb5a5579ab1a4"
 [build]
 template = "cargo"