From 67de51f13dca55b3353b9cd83d252a1c7695f639 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Tue, 11 Jun 2024 09:13:42 +0000 Subject: [PATCH] Update a recipe --- recipes/wip/dev/auto-commit/recipe.toml | 3 +++ 1 file changed, 3 insertions(+) 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", +] -- GitLab