diff --git a/recipes/wip/zellij/recipe.toml b/recipes/wip/zellij/recipe.toml index 4cc676f2f1abcdab5d757201b3f9267b8505cc2a..ead436fc7e52dfdc3c15c1fcb57c05ac04d27b79 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 3dcea592e026cdc54db16078f295ba3dafa66f07..61e6a80946929ce6b89148c64d48af00f3147df5 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"