From 1a27d16964e13f817fa0d8cc66fed4fd63b4a1ab Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 23 Dec 2023 19:00:08 +0000
Subject: [PATCH] update recipes

---
 recipes/wip/tiny/recipe.toml   | 2 +-
 recipes/wip/tobaru/recipe.toml | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/recipes/wip/tiny/recipe.toml b/recipes/wip/tiny/recipe.toml
index 1ce1f8c50..e262610b6 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 ea15f4abb..64ef9b38b 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
-- 
GitLab