Update rust recipe to latest branch

This commit is contained in:
Jeremy Soller 2021-12-14 14:19:19 -07:00
parent 5869d5cc82
commit 6243558d6c
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -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