From df51167a3391225f548766f099a99a3738887395 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Wed, 12 Jun 2024 12:57:22 +0000
Subject: [PATCH] Update recipes

---
 recipes/wip/web/dirble/recipe.toml   | 2 +-
 recipes/wip/web/rustyink/recipe.toml | 2 +-
 recipes/wip/web/vidium/recipe.toml   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/wip/web/dirble/recipe.toml b/recipes/wip/web/dirble/recipe.toml
index 29a773877..1dcbfc7d5 100644
--- a/recipes/wip/web/dirble/recipe.toml
+++ b/recipes/wip/web/dirble/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/Isona/dirble"
 [build]
diff --git a/recipes/wip/web/rustyink/recipe.toml b/recipes/wip/web/rustyink/recipe.toml
index e170c7244..3619d3bd2 100644
--- a/recipes/wip/web/rustyink/recipe.toml
+++ b/recipes/wip/web/rustyink/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO ahash crate error
 [source]
 git = "https://github.com/arjunkomath/rustyink"
 [build]
diff --git a/recipes/wip/web/vidium/recipe.toml b/recipes/wip/web/vidium/recipe.toml
index 3b99091ce..21dbe5160 100644
--- a/recipes/wip/web/vidium/recipe.toml
+++ b/recipes/wip/web/vidium/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO cookbook_cargo function error
 [source]
 git = "https://github.com/s-panferov/vidium"
 [build]
-- 
GitLab