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"