diff --git a/recipes/wip/monolith/recipe.toml b/recipes/wip/monolith/recipe.toml index bd5b88e9d..de4096e2d 100644 --- a/recipes/wip/monolith/recipe.toml +++ b/recipes/wip/monolith/recipe.toml @@ -1,4 +1,4 @@ -#TODO weird OpenSSL error on compilation (using cargo update) +#TODO compiled but not tested (after cargo update) [source] git = "https://github.com/Y2Z/monolith" [build] diff --git a/recipes/wip/morty/recipe.toml b/recipes/wip/morty/recipe.toml index fd3c251f3..052ee9c87 100644 --- a/recipes/wip/morty/recipe.toml +++ b/recipes/wip/morty/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] git = "https://github.com/pulp-platform/morty" -rev = "a1a5b483fabc8b119a78f3c5b1921e8d6510720d" [build] template = "cargo"