diff --git a/recipes/rust/recipe.sh b/recipes/rust/recipe.sh
index 7cd2424ee41c82480fc81a2f2aa57283eeb83605..91e94aea72f489d19ded860e005c6804936eba49 100644
--- a/recipes/rust/recipe.sh
+++ b/recipes/rust/recipe.sh
@@ -1,5 +1,5 @@
 GIT=https://gitlab.redox-os.org/redox-os/rust.git
-BRANCH=redox-2020-07-27
+BRANCH=redox-2021-06-15
 BUILD_DEPENDS=(llvm)
 DEPENDS="gcc cargo"
 PREPARE_COPY=0