From b82dc8cd7d785c5c67c3b5281f6b4fc775a4631c Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Tue, 2 Jul 2024 06:10:03 +0000
Subject: [PATCH] Update a TODO

---
 recipes/wip/net/server/simple-http-server/recipe.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/wip/net/server/simple-http-server/recipe.toml b/recipes/wip/net/server/simple-http-server/recipe.toml
index e654b5071..3f1df4ff4 100644
--- a/recipes/wip/net/server/simple-http-server/recipe.toml
+++ b/recipes/wip/net/server/simple-http-server/recipe.toml
@@ -1,4 +1,4 @@
-#TODO open crate error
+#TODO compiled but not tested (after a patch on the "open" crate)
 [source]
 git = "https://github.com/TheWaWaR/simple-http-server"
 [build]
-- 
GitLab