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

Commit 8cc38b80 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep
Browse files

Use Rust 1.46.0 prebuilts

Change-Id: I798082bb2bc5a0a40cdf470891aff9d9f0db7a07
parent 81a0b66d
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.45.2"
	RustDefaultVersion = "1.46.0"
	RustDefaultBase    = "prebuilts/rust/"
	DefaultEdition     = "2018"
	Stdlibs            = []string{