From 3abc40d3283e35676aaae97200e312f440c8a447 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Sun, 19 Nov 2017 10:37:22 -0700
Subject: [PATCH] Replace cargo branch

---
 recipes/cargo/recipe.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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