From 014fe22d040fb3baf75f98c6713b5433512abfef Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 23 Dec 2023 10:07:13 +0000
Subject: [PATCH] update recipes

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

diff --git a/recipes/wip/rustyvault/recipe.toml b/recipes/wip/rustyvault/recipe.toml
index 9db0a97f3..61d8b998c 100644
--- a/recipes/wip/rustyvault/recipe.toml
+++ b/recipes/wip/rustyvault/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO async-io and rustix crates error
 [source]
 git = "https://github.com/Tongsuo-Project/RustyVault"
 [build]
diff --git a/recipes/wip/rustyvibes/recipe.toml b/recipes/wip/rustyvibes/recipe.toml
index 917859477..83b804335 100644
--- a/recipes/wip/rustyvibes/recipe.toml
+++ b/recipes/wip/rustyvibes/recipe.toml
@@ -1,6 +1,5 @@
 #TODO Not compiled or tested
 [source]
 git = "https://github.com/KunalBagaria/rustyvibes"
-rev = "f19fdf961ae602122ed7a2b95f570be0def79c34"
 [build]
 template = "cargo"
-- 
GitLab