From 904303e55c5f4a4598ba6f581cc370b171c7006c Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sat, 23 Dec 2023 10:31:49 +0000 Subject: [PATCH] update recipes --- recipes/wip/shokunin/recipe.toml | 2 +- recipes/wip/skim/recipe.toml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/wip/shokunin/recipe.toml b/recipes/wip/shokunin/recipe.toml index af65d243d..65a19227d 100644 --- a/recipes/wip/shokunin/recipe.toml +++ b/recipes/wip/shokunin/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO openssl-sys crate error [source] git = "https://github.com/sebastienrousseau/shokunin" rev = "9592f12701fb0ef3bc298f4499d2787e24fca4f3" diff --git a/recipes/wip/skim/recipe.toml b/recipes/wip/skim/recipe.toml index 12833f49f..dc94308e6 100644 --- a/recipes/wip/skim/recipe.toml +++ b/recipes/wip/skim/recipe.toml @@ -1,6 +1,5 @@ #TODO tuikit crate error [source] git = "https://github.com/lotabout/skim" -rev = "db9f194c12486343ae23b37781123ff0dbfaaf16" [build] template = "cargo" -- GitLab