commit | d6c5839be2df02793618cf5b6d4fd4bbd1b69745 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Mon Oct 30 14:15:31 2023 -0700 |
committer | Chris Wailes <chriswailes@google.com> | Mon Oct 30 14:15:31 2023 -0700 |
tree | c8c2a772978e5b9a721b1b1ed4b6433bc01131a9 | |
parent | 4dbeda984aed24f74358ed98bc79790672aa370c [diff] [blame] |
rustc-1.72.1 Build 11023353 Bug: https://issuetracker.google.com/issues/307308192 Test: m rust Change-Id: Iadcb2d74b5e90d3488bdf6e156345d358d6c4a82
diff --git a/rust/config/global.go b/rust/config/global.go index 4d31121..64c9460 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.72.0" + RustDefaultVersion = "1.72.1" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{