diff --git a/recipes/rust/recipe.sh b/recipes/rust/recipe.sh index 8a2f022be5ffce3eeef40a8eff3c72a6aef0bf0d..d327fb0a80312ae5103e598481a83a28188569a4 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-2023-01-21 +BRANCH=redox-2023-09-07 BUILD_DEPENDS=(llvm) DEPENDS="gcc cargo" PREPARE_COPY=0