rustc-1.77.1 Build 11685613
Test: m rust Change-Id: I381106a54245b5d096dfcb0b3449f7ef440d067c
This commit is contained in:
parent
8982b1c49e
commit
92b7f386e0
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ import (
|
|||
var (
|
||||
pctx = android.NewPackageContext("android/soong/rust/config")
|
||||
|
||||
RustDefaultVersion = "1.76.0"
|
||||
RustDefaultVersion = "1.77.1"
|
||||
RustDefaultBase = "prebuilts/rust/"
|
||||
DefaultEdition = "2021"
|
||||
Stdlibs = []string{
|
||||
|
|
Loading…
Reference in a new issue