commit | e7fe2527f61b90e68895d53bbb3735cc605b2152 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Tue May 05 16:43:47 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 05 16:43:47 2020 +0000 |
tree | 6cf3895af32a5ccde68e044ec0a3f73122436c8b | |
parent | bd1f870df37b66c5a6bb0b63fb45c59fbe52d114 [diff] | |
parent | f5be9a6ad4a4a300e2b05be917ce2eab9c0740dc [diff] |
Merge "Switch rustc to 1.43.0"
diff --git a/rust/config/global.go b/rust/config/global.go index c0bd0f2..63624c0 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.42.0" + RustDefaultVersion = "1.43.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2018" Stdlibs = []string{