diff --git a/recipes/wip/net/server/simple-http-server/recipe.toml b/recipes/wip/net/server/simple-http-server/recipe.toml
index e654b50713971bb3b1de2a94fc31173385eff775..3f1df4ff49d0a508e4a50fcb2917580805f676ac 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]