diff --git a/recipes/wip/dev/auto-commit/recipe.toml b/recipes/wip/dev/auto-commit/recipe.toml index f5fb80a1e68a65e94c0489175ed47f3ec3cfe779..454f0ae98bb7cae58207c92263473aab70721a80 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", +]