diff --git a/recipes/wip/tools/topgrade/recipe.toml b/recipes/wip/tools/topgrade/recipe.toml index 7009eb0ee..539b1acd7 100644 --- a/recipes/wip/tools/topgrade/recipe.toml +++ b/recipes/wip/tools/topgrade/recipe.toml @@ -1,4 +1,4 @@ -#TODO xdg-home crate error +#TODO async-io and rustix crates error [source] git = "https://github.com/topgrade-rs/topgrade" [build] diff --git a/recipes/wip/tui/syndicationd/recipe.toml b/recipes/wip/tui/syndicationd/recipe.toml index 4cff8c654..bb0a0ea2c 100644 --- a/recipes/wip/tui/syndicationd/recipe.toml +++ b/recipes/wip/tui/syndicationd/recipe.toml @@ -1,4 +1,5 @@ -#TODO synd-term crate error +#TODO compiled but not tested +#TODO add a command to properly move the executable [source] git = "https://github.com/ymgyt/syndicationd" [build] diff --git a/recipes/wip/video/streamlib/recipe.toml b/recipes/wip/video/streamlib/recipe.toml index bf692d7ce..05abc5c27 100644 --- a/recipes/wip/video/streamlib/recipe.toml +++ b/recipes/wip/video/streamlib/recipe.toml @@ -1,4 +1,4 @@ -#TODO shared_child crate error +#TODO shared_child crate error (after cargo update) [source] git = "https://github.com/streamlib/streamlib" [build]