From 2d834add879b09b22f57ea804994fd5080fe9e69 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 23 Dec 2023 23:20:59 +0000
Subject: [PATCH] update recipes

---
 recipes/wip/xh/recipe.toml  | 2 +-
 recipes/wip/xiu/recipe.toml | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/wip/xh/recipe.toml b/recipes/wip/xh/recipe.toml
index b65b53191..9d65aecc2 100644
--- a/recipes/wip/xh/recipe.toml
+++ b/recipes/wip/xh/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested (after a patch on the ring crate and cargo update)
+#TODO network-interface crate error (after cargo update)
 [source]
 git = "https://github.com/ducaale/xh"
 [build]
diff --git a/recipes/wip/xiu/recipe.toml b/recipes/wip/xiu/recipe.toml
index 73bb398ac..74ad8deeb 100644
--- a/recipes/wip/xiu/recipe.toml
+++ b/recipes/wip/xiu/recipe.toml
@@ -1,7 +1,6 @@
-#TODO OpenSSL error on program source code (after cargo update)
+#TODO openssl error (after cargo update)
 [source]
 git = "https://github.com/harlanc/xiu"
-rev = "80f20d7056d7b9a1de239c6a46ce45e5043e916c"
 [build]
 template = "custom"
 dependencies = [
-- 
GitLab