diff --git a/recipes/wip/net/server/simple-http-server/recipe.toml b/recipes/wip/net/server/simple-http-server/recipe.toml index 3f1df4ff49d0a508e4a50fcb2917580805f676ac..b257259d16ee533402ca06a2882765bf864d7e5b 100644 --- a/recipes/wip/net/server/simple-http-server/recipe.toml +++ b/recipes/wip/net/server/simple-http-server/recipe.toml @@ -1,3 +1,4 @@ +#TODO discover how to test it, lacking a guide #TODO compiled but not tested (after a patch on the "open" crate) [source] git = "https://github.com/TheWaWaR/simple-http-server"