commit | e288cdeda1cad5fb5aa6d30a1b63ec4ebcd00179 | [log] [tgz] |
---|---|---|
author | James Farrell <jamesfarrell@google.com> | Wed Mar 13 19:47:51 2024 +0000 |
committer | James Farrell <jamesfarrell@google.com> | Wed Mar 13 19:47:51 2024 +0000 |
tree | bf244b7055b00e9ff1416fe8742ccaedff4602c2 | |
parent | 9f38694fc3bcbbf1e232cb425331a80853f63ad8 [diff] |
rustc-1.76.0 Build 11569723 Bug: https://issuetracker.google.com/issues/327204642 Test: m rust Change-Id: I3b39a12d1379a9193d348b364897d7df9de16330
diff --git a/rust/config/global.go b/rust/config/global.go index 418eca4..e28dbaa 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.75.0" + RustDefaultVersion = "1.76.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{