Merge "rustc-1.72.0 Build 10752340" into main am: d15dcb7158
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2736851 Change-Id: Idcf5de901e38f64f3022faa0174c4255c645583f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d1d890d94b
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ var (
|
|||
pctx = android.NewPackageContext("android/soong/rust/config")
|
||||
exportedVars = android.NewExportedVariables(pctx)
|
||||
|
||||
RustDefaultVersion = "1.71.0"
|
||||
RustDefaultVersion = "1.72.0"
|
||||
RustDefaultBase = "prebuilts/rust/"
|
||||
DefaultEdition = "2021"
|
||||
Stdlibs = []string{
|
||||
|
|
Loading…
Reference in a new issue