diff --git a/recipes/wip/tiny/recipe.toml b/recipes/wip/tiny/recipe.toml
index 1ce1f8c507506311155015b4b0695ae6f1f5df8b..e262610b66ea4c758517e611031d7cfe9db469e1 100644
--- a/recipes/wip/tiny/recipe.toml
+++ b/recipes/wip/tiny/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested (after a patch on the ring crate)
+#TODO compiled but not tested (after cargo update and a patch on ring)
 [source]
 git = "https://github.com/osa1/tiny"
 [build]
diff --git a/recipes/wip/tobaru/recipe.toml b/recipes/wip/tobaru/recipe.toml
index ea15f4abbb0bca987d5b6cbaf94e2c49dd5616e0..64ef9b38bf319c12ef380322f60ed7f58d493a79 100644
--- a/recipes/wip/tobaru/recipe.toml
+++ b/recipes/wip/tobaru/recipe.toml
@@ -1,6 +1,5 @@
 #TODO can't update libc crate version
 [source]
 git = "https://github.com/cfal/tobaru"
-rev = "95afac34f0c54694ef0e114e87555f8e671d9f1b"
 [build]
 template = "cargo"
\ No newline at end of file