diff --git a/recipes/wip/taskwarrior-tui/recipe.toml b/recipes/wip/taskwarrior-tui/recipe.toml index dad7897d..a786a283 100644 --- a/recipes/wip/taskwarrior-tui/recipe.toml +++ b/recipes/wip/taskwarrior-tui/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO rustyline crate error (after cargo update) [source] git = "https://github.com/kdheepak/taskwarrior-tui" [build] diff --git a/recipes/wip/tealdeer/recipe.toml b/recipes/wip/tealdeer/recipe.toml index bb96675e..1b4ad595 100644 --- a/recipes/wip/tealdeer/recipe.toml +++ b/recipes/wip/tealdeer/recipe.toml @@ -1,4 +1,4 @@ -#TODO require a patch on ring +#TODO program source code error (after cargo update) [source] git = "https://github.com/dbrgn/tealdeer" [build] diff --git a/recipes/wip/tenere/recipe.toml b/recipes/wip/tenere/recipe.toml index ca06a8cc..68f5cb23 100644 --- a/recipes/wip/tenere/recipe.toml +++ b/recipes/wip/tenere/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] git = "https://github.com/pythops/tenere" -rev = "46fe89004dfc461f64b61c9f6c7e8c161aed707c" [build] template = "cargo"