gnu: rust: Update to 1.50.

* gnu/packages/rust.scm (rust): Change to 1.50.
This commit is contained in:
Jakub Kądziołka 2021-02-14 14:16:51 +01:00 committed by Maxim Cournoyer
parent af47bb01ae
commit 32111eb219
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -859,4 +859,4 @@ (define-public rust-1.52
;;; intermediate rusts are built for bootstrapping purposes and should not
;;; be relied upon. This is to ease maintenance and reduce the time
;;; required to build the full Rust bootstrap chain.
(define-public rust rust-1.49)
(define-public rust rust-1.50)