From 393be9c43d2368258e379e9e3818559c0f76f235 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 21 Dec 2023 15:33:07 +0000 Subject: [PATCH] update recipes --- recipes/wip/hwatch/recipe.toml | 2 +- recipes/wip/hyperfine/recipe.toml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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"