commit | b0e708d03d1c1b9167584f48d269e56944a38680 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Thu Feb 22 07:29:40 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Feb 22 07:29:40 2024 +0000 |
tree | bf1bab10cb4c1aa35a6d61826ce51a87632ab44a | |
parent | 6636216116612e6a751dbc838afc5a28f2d2fbcd [diff] | |
parent | 41f2ab846a3d455270e60dcb9bdd084ff11af65e [diff] |
Merge "rustc-1.75.0 Build 11471753" into main
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{