From de7043e1fa4891c8621f9183e517676cea3ee8fd Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sun, 24 Dec 2023 01:13:30 +0000
Subject: [PATCH] update recipes

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

diff --git a/recipes/wip/zenith/recipe.toml b/recipes/wip/zenith/recipe.toml
index 7cbeb6e4e..3e425ebe8 100644
--- a/recipes/wip/zenith/recipe.toml
+++ b/recipes/wip/zenith/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO async-io and rustix crate errors (after cargo update)
 [source]
 git = "https://github.com/bvaisvil/zenith"
 [build]
diff --git a/recipes/wip/zet/recipe.toml b/recipes/wip/zet/recipe.toml
index 72455b523..25c1df91b 100644
--- a/recipes/wip/zet/recipe.toml
+++ b/recipes/wip/zet/recipe.toml
@@ -1,6 +1,5 @@
 #TODO compiled after cargo update, not tested
 [source]
 git = "https://github.com/yarrow/zet"
-rev = "c1ee170d6a910650a668ad8180dd40f1787d1733"
 [build]
 template = "cargo"
-- 
GitLab