diff --git a/recipes/wip/zenith/recipe.toml b/recipes/wip/zenith/recipe.toml index 7cbeb6e4ec89a84ba1761bfbf68e8df5f97899bc..3e425ebe839f5d0e20870b7f2eb56a7a6282c27b 100644 --- a/recipes/wip/zenith/recipe.toml +++ b/recipes/wip/zenith/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO async-io and rustix crate errors (after cargo update) [source] git = "https://github.com/bvaisvil/zenith" [build] diff --git a/recipes/wip/zet/recipe.toml b/recipes/wip/zet/recipe.toml index 72455b523a460fe5957461e9db0257cef8ed2d92..25c1df91b40b946e1fb194185e8eed680cc8a665 100644 --- a/recipes/wip/zet/recipe.toml +++ b/recipes/wip/zet/recipe.toml @@ -1,6 +1,5 @@ #TODO compiled after cargo update, not tested [source] git = "https://github.com/yarrow/zet" -rev = "c1ee170d6a910650a668ad8180dd40f1787d1733" [build] template = "cargo"