commit | 7ebba7ebf909433dd5faf4ea090b230da4e057a7 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Fri Feb 10 12:18:16 2023 -0800 |
committer | Chris Wailes <chriswailes@google.com> | Fri Feb 10 12:24:41 2023 -0800 |
tree | 0df4c46f4b383fa79d7c081a20f190c7f032552c | |
parent | 7d4e3be8e65fb7e5fa07e28f425ae5ccab14b119 [diff] [blame] |
rustc-1.66.1 Build 9591243 Bug: https://issuetracker.google.com/issues/263153841 Test: m rust Change-Id: I3927163f7df2bacb2096328d0557acf9c9668b77
diff --git a/rust/config/global.go b/rust/config/global.go index 50ac1f7..ef428b8 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.65.0.p1" + RustDefaultVersion = "1.66.1" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{