diff --git a/recipes/wip/jless/recipe.toml b/recipes/wip/jless/recipe.toml index 71e68a3c5..463ec7e8a 100644 --- a/recipes/wip/jless/recipe.toml +++ b/recipes/wip/jless/recipe.toml @@ -1,4 +1,4 @@ -#TODO redox_syscall crate error +#TODO outdated redox_syscall crate (after cargo update) [source] git = "https://github.com/PaulJuliusMartinez/jless" [build] diff --git a/recipes/wip/joshuto/recipe.toml b/recipes/wip/joshuto/recipe.toml index 0f62d970c..f4eeb9e38 100644 --- a/recipes/wip/joshuto/recipe.toml +++ b/recipes/wip/joshuto/recipe.toml @@ -1,4 +1,4 @@ -#TODO open/trash crates error +#TODO open and trash crates error [source] git = "https://github.com/kamiyaa/joshuto" [build] diff --git a/recipes/wip/just/recipe.toml b/recipes/wip/just/recipe.toml index 429d4bedc..4db06b7f0 100644 --- a/recipes/wip/just/recipe.toml +++ b/recipes/wip/just/recipe.toml @@ -1,6 +1,5 @@ #TODO Schemes not supported [source] git = "https://github.com/casey/just" -rev = "63c0234c968b5a12a7ecceb4ebc6540996274a85" [build] template = "cargo"