diff --git a/recipes/wip/dev/auto-commit/recipe.toml b/recipes/wip/dev/auto-commit/recipe.toml index f5fb80a1e..454f0ae98 100644 --- a/recipes/wip/dev/auto-commit/recipe.toml +++ b/recipes/wip/dev/auto-commit/recipe.toml @@ -3,3 +3,6 @@ git = "https://github.com/m1guelpf/auto-commit" [build] template = "cargo" +dependencies = [ + "openssl1", +]