diff --git a/recipes/cargo/recipe.sh b/recipes/cargo/recipe.sh index 55f0ea18..25f1bc85 100644 --- a/recipes/cargo/recipe.sh +++ b/recipes/cargo/recipe.sh @@ -1,5 +1,5 @@ GIT=https://github.com/redox-os/cargo.git -BRANCH=redox +BRANCH=redox_rebase BUILD_DEPENDS=(openssl) function recipe_build {