diff --git a/recipes/wip/tools/kami/recipe.toml b/recipes/wip/tools/kami/recipe.toml index ef839fd1..67099368 100644 --- a/recipes/wip/tools/kami/recipe.toml +++ b/recipes/wip/tools/kami/recipe.toml @@ -5,5 +5,5 @@ git = "https://github.com/mrfluffy-dev/kami" [build] template = "cargo" dependencies = [ - "openssl1', + "openssl1", ]