diff --git a/recipes/wip/jless/recipe.toml b/recipes/wip/jless/recipe.toml
index 71e68a3c5cae46c9419fbbb4de381c0cd355ac40..463ec7e8a04eb9d3d1e6d20f67d54f8ea9f746ef 100644
--- a/recipes/wip/jless/recipe.toml
+++ b/recipes/wip/jless/recipe.toml
@@ -1,4 +1,4 @@
-#TODO redox_syscall crate error
+#TODO outdated redox_syscall crate (after cargo update)
 [source]
 git = "https://github.com/PaulJuliusMartinez/jless"
 [build]
diff --git a/recipes/wip/joshuto/recipe.toml b/recipes/wip/joshuto/recipe.toml
index 0f62d970c7164d769608387a42f6124ac6e8b487..f4eeb9e3897dab4388fce9099fc0fc789d0525f0 100644
--- a/recipes/wip/joshuto/recipe.toml
+++ b/recipes/wip/joshuto/recipe.toml
@@ -1,4 +1,4 @@
-#TODO open/trash crates error
+#TODO open and trash crates error
 [source]
 git = "https://github.com/kamiyaa/joshuto"
 [build]
diff --git a/recipes/wip/just/recipe.toml b/recipes/wip/just/recipe.toml
index 429d4bedc97c34ad5f5ecb9f47165e6a3b3d4934..4db06b7f0007fb9d477bf7b7f4214d1f771c62a4 100644
--- a/recipes/wip/just/recipe.toml
+++ b/recipes/wip/just/recipe.toml
@@ -1,6 +1,5 @@
 #TODO Schemes not supported
 [source]
 git = "https://github.com/casey/just"
-rev = "63c0234c968b5a12a7ecceb4ebc6540996274a85"
 [build]
 template = "cargo"