diff --git a/recipes/wip/rex/recipe.toml b/recipes/wip/rex/recipe.toml index 75b5b07bae40499b846a80ac2b0668e7996635ec..c71e7dbfcae47331e79dc8f697a1d87982b6ca4a 100644 --- a/recipes/wip/rex/recipe.toml +++ b/recipes/wip/rex/recipe.toml @@ -3,3 +3,6 @@ git = "https://github.com/TheRustyPickle/Rex" [build] template = "cargo" +dependencies = [ + "openssl1", +]