diff --git a/recipes/rust/recipe.sh b/recipes/rust/recipe.sh
index 91e94aea72f489d19ded860e005c6804936eba49..be4f36c8cec23a5a073250c3e07835c198160626 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-2021-06-15
+BRANCH=redox-2022-03-18
 BUILD_DEPENDS=(llvm)
 DEPENDS="gcc cargo"
 PREPARE_COPY=0