commit | 30332aee9bae2fc9884aef0df4bf0bdca243055a | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Mon Jul 11 17:30:05 2022 +0000 |
committer | Charisee <chiw@google.com> | Mon Jul 11 19:02:33 2022 +0000 |
tree | 17922f53a6910dab530ba73bfeead5cae02564d5 | |
parent | 2971a94e4c6128bb147f38c25f82b3e6159a516f [diff] [blame] |
rustc-1.62.0 Build 8809119 Test: m rust Change-Id: I6daa0f00428dc46bfb5cc1ca1ae8818fd233d708
diff --git a/rust/config/global.go b/rust/config/global.go index 3ef0ecb..9e48344 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.61.0.p2" + RustDefaultVersion = "1.62.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{