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

Commit 284b7f32 authored by Chris Wailes's avatar Chris Wailes
Browse files

Update `RustDefaultVersion` to 1.57.0

Change-Id: I90e03f864541175e13701184ee74a89ffd03790b
parent a3ee4aad
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.56.1p1"
	RustDefaultVersion = "1.57.0"
	RustDefaultBase    = "prebuilts/rust/"
	DefaultEdition     = "2018"
	Stdlibs            = []string{