diff --git a/recipes/cargo/recipe.sh b/recipes/cargo/recipe.sh
index 3a688e5af4df39806bfbcb980c16043ec7bc523b..0a879135acd9dc53e346083b6372ad58aa22a599 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_rebase
+BRANCH=redox
 BUILD_DEPENDS=(openssl zlib)
 
 function recipe_build {