commit | 26b90d5474a7311e31f630a4a805cd942dff3060 | [log] [tgz] |
---|---|---|
author | James Farrell <jamesfarrell@google.com> | Sat Sep 02 17:35:48 2023 +0000 |
committer | James Farrell <jamesfarrell@google.com> | Thu Sep 07 01:08:02 2023 +0000 |
tree | b7811f24fcc39e298daa2b9297bd039f3978dfbc | |
parent | d79c10f71f97c3b1bbae1a2bcb3b6a13bb98d7d6 [diff] [blame] |
rustc-1.72.0 Build 10752340 Bug: https://issuetracker.google.com/issues/295883071 Test: m rust Change-Id: Ie37d902ae16d8471785cc54beaea5a2c82f063b1
diff --git a/rust/config/global.go b/rust/config/global.go index 4bd495d..c976617 100644 --- a/rust/config/global.go +++ b/rust/config/global.go
@@ -25,7 +25,7 @@ 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{