From cc908e338ae43cfd4ca4618df377f0cb88a94a7e Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Mon, 29 Apr 2024 21:36:16 +0000
Subject: [PATCH] Update TODOs

---
 recipes/wip/dev/rustup/recipe.toml | 2 +-
 recipes/wip/dev/wrecc/recipe.toml  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/wip/dev/rustup/recipe.toml b/recipes/wip/dev/rustup/recipe.toml
index 2dd33bad3..7292221ee 100644
--- a/recipes/wip/dev/rustup/recipe.toml
+++ b/recipes/wip/dev/rustup/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO serde crate error
 [source]
 git = "https://github.com/rust-lang/rustup"
 [build]
diff --git a/recipes/wip/dev/wrecc/recipe.toml b/recipes/wip/dev/wrecc/recipe.toml
index 276f76220..d1ac6f534 100644
--- a/recipes/wip/dev/wrecc/recipe.toml
+++ b/recipes/wip/dev/wrecc/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/PhilippRados/wrecc"
 [build]
-- 
GitLab