From 158f735784ccb802c14b390da0b2a01748b2edab Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sat, 23 Dec 2023 20:05:12 +0000 Subject: [PATCH] update recipes --- recipes/wip/treq/recipe.toml | 2 +- recipes/wip/trippy/recipe.toml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/wip/treq/recipe.toml b/recipes/wip/treq/recipe.toml index e3ec1df6a..28e94d8f4 100644 --- a/recipes/wip/treq/recipe.toml +++ b/recipes/wip/treq/recipe.toml @@ -1,4 +1,4 @@ -#TODO thread-id crate error (after cargo update) +#TODO openssl error (after cargo update) [source] git = "https://github.com/talis-fb/TReq" [build] diff --git a/recipes/wip/trippy/recipe.toml b/recipes/wip/trippy/recipe.toml index 59d98fe9b..f442edafc 100644 --- a/recipes/wip/trippy/recipe.toml +++ b/recipes/wip/trippy/recipe.toml @@ -1,6 +1,5 @@ #TODO source code error (after cargo update) [source] git = "https://github.com/fujiapple852/trippy" -rev = "388b99c495da48c548c72ff94e9d23a2f125e186" [build] template = "cargo" -- GitLab