diff --git a/recipes/wip/hwatch/recipe.toml b/recipes/wip/hwatch/recipe.toml index 21725ebdf..a11f16690 100644 --- a/recipes/wip/hwatch/recipe.toml +++ b/recipes/wip/hwatch/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO async-io crate error (after cargo update) [source] git = "https://github.com/blacknon/hwatch" [build] diff --git a/recipes/wip/hyperfine/recipe.toml b/recipes/wip/hyperfine/recipe.toml index b047ce114..a51d22b58 100644 --- a/recipes/wip/hyperfine/recipe.toml +++ b/recipes/wip/hyperfine/recipe.toml @@ -1,6 +1,5 @@ #TODO libc::RUSAGE_CHILDREN [source] git = "https://github.com/sharkdp/hyperfine" -rev = "24a0d5da1bff11567bbf307315d11cb0e10733ec" [build] template = "cargo"