Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc79fe85 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep
Browse files

Update Rust toolchain to 1.50.0

Bug: 180268112
Test: mm crosvm
Change-Id: Ib36f252a99e06059b413326b8f9d1733534facbc
parent 6e304f5a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ import (
var pctx = android.NewPackageContext("android/soong/rust/config")

var (
	RustDefaultVersion = "1.49.0"
	RustDefaultVersion = "1.50.0"
	RustDefaultBase    = "prebuilts/rust/"
	DefaultEdition     = "2018"
	Stdlibs            = []string{