commit | 8cc38b800aa27d41fe025ef7135a03f30cf1f15c | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Fri Sep 18 14:24:02 2020 +0200 |
committer | Jeff Vander Stoep <jeffv@google.com> | Fri Sep 18 14:24:02 2020 +0200 |
tree | 9c849145f959df93d28411b34a2ed5ae34b7f913 | |
parent | 81a0b66d93ee81e32c5d80e6adb7a5139b8ee832 [diff] [blame] |
Use Rust 1.46.0 prebuilts Change-Id: I798082bb2bc5a0a40cdf470891aff9d9f0db7a07
diff --git a/rust/config/global.go b/rust/config/global.go index 97de676..5c50f79 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.45.2" + RustDefaultVersion = "1.46.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2018" Stdlibs = []string{