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

Commit 739edbc0 authored by Matthew Maurer's avatar Matthew Maurer Committed by Gerrit Code Review
Browse files

Merge "Update the Rust prebuilt version number to 1.56.1"

parents aa1a9e40 60c22ec7
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.55.0"
	RustDefaultVersion = "1.56.1"
	RustDefaultBase    = "prebuilts/rust/"
	DefaultEdition     = "2018"
	Stdlibs            = []string{