commit | 9081d142cb3911f1ec8641e7b020503b5fd330e2 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Mon Jul 24 19:21:11 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jul 24 19:21:11 2023 +0000 |
tree | 526747d9f1380f4d4de57c6527293dd742288808 | |
parent | 8db771d2017291b49e67326177feb21652ad7b6d [diff] | |
parent | 2e23a3d140c98df258435e187799baff1d81d0d7 [diff] |
Merge "rustc-1.71.0 Build 10534657" into main
diff --git a/rust/config/global.go b/rust/config/global.go index d844a25..c39341e 100644 --- a/rust/config/global.go +++ b/rust/config/global.go
@@ -24,7 +24,7 @@ var pctx = android.NewPackageContext("android/soong/rust/config") var ( - RustDefaultVersion = "1.70.0" + RustDefaultVersion = "1.71.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{