diff --git a/recipes/cargo/recipe.sh b/recipes/cargo/recipe.sh index 55f0ea18bd251b070703c0a198505a47f833d542..25f1bc857af0a6d534bcdd1fef9657c30e5f4111 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 {