commit | 732b37f7bfe550782260bf019cdd2dfadd920345 | [log] [tgz] |
---|---|---|
author | James Farrell <jamesfarrell@google.com> | Wed Sep 13 23:34:18 2023 +0000 |
committer | James Farrell <jamesfarrell@google.com> | Wed Sep 13 23:34:18 2023 +0000 |
tree | b1fe97d4a35c7e3c5233ad9f05be917b4f4aea0c | |
parent | 3835509f95b1a12d0d6e5bf32e2e1680450b193b [diff] [blame] |
rustc-1.72.0 Build 10803849 Bug: https://issuetracker.google.com/issues/295883071 Test: m rust Change-Id: I5bd81a4ceecf21aa2984c07186b2713159501273
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{