commit | 41f2ab846a3d455270e60dcb9bdd084ff11af65e | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Tue Feb 20 14:59:31 2024 -0800 |
committer | Stephen Hines <srhines@google.com> | Tue Feb 20 14:59:31 2024 -0800 |
tree | 4ffc1f933c99bc31db4a8ab1287f20b8b52dde23 | |
parent | d8bab3758b462aa7e5076c41efdfa681a8d33ea4 [diff] [blame] |
rustc-1.75.0 Build 11471753 Bug: https://issuetracker.google.com/issues/321303117 Test: m rust Change-Id: I90f0efb4eb3b6fcc41fbe256a9079e0e5647663c
diff --git a/rust/config/global.go b/rust/config/global.go index aebbb1b..418eca4 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.74.1" + RustDefaultVersion = "1.75.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{