From 03fe0f18bd555dc32c8206370efe607532184e09 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sun, 24 Dec 2023 00:53:11 +0000 Subject: [PATCH] update recipes --- recipes/wip/zellij/recipe.toml | 2 +- recipes/wip/zenith/recipe.toml | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/recipes/wip/zellij/recipe.toml b/recipes/wip/zellij/recipe.toml index 4cc676f2f..ead436fc7 100644 --- a/recipes/wip/zellij/recipe.toml +++ b/recipes/wip/zellij/recipe.toml @@ -1,4 +1,4 @@ -#TODO os::QueryIter +#TODO openssl-sys crate error (after cargo update) [source] git = "https://github.com/zellij-org/zellij" [build] diff --git a/recipes/wip/zenith/recipe.toml b/recipes/wip/zenith/recipe.toml index 3dcea592e..61e6a8094 100644 --- a/recipes/wip/zenith/recipe.toml +++ b/recipes/wip/zenith/recipe.toml @@ -3,7 +3,4 @@ git = "https://github.com/bvaisvil/zenith" rev = "798999e2563e25636fef6c1a587f949ed264ad41" [build] -template = "build-system" -dependencies = [ - "library1", -] +template = "cargo" -- GitLab