diff --git a/recipes/wip/procs/recipe.toml b/recipes/wip/procs/recipe.toml index 0103a5494..da481c03c 100644 --- a/recipes/wip/procs/recipe.toml +++ b/recipes/wip/procs/recipe.toml @@ -1,4 +1,4 @@ -#TODO socket and pipe compilation errors +#TODO async-io and rustix crates error (after cargo update) [source] git = "https://github.com/dalance/procs" [build] diff --git a/recipes/wip/pueue/recipe.toml b/recipes/wip/pueue/recipe.toml index 292d5e422..3d38b591b 100644 --- a/recipes/wip/pueue/recipe.toml +++ b/recipes/wip/pueue/recipe.toml @@ -1,7 +1,6 @@ -#TODO require a update on the tokio crate and a patch on the ring crate +#TODO [source] git = "https://github.com/Nukesor/pueue" -rev = "37246432f177e50555f72efcef788ea094658451" [build] template = "custom" script = """