commit | 60b2234c8d64785bbffcb54a629faab284175abb | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Wed Mar 31 11:35:35 2021 +0200 |
committer | Jeff Vander Stoep <jeffv@google.com> | Wed Mar 31 11:35:35 2021 +0200 |
tree | 93ad78fec8623261df727292bdbbb310a5f0bc47 | |
parent | cf7f2e0a9ef2b9d3244c719c72593e425badc359 [diff] [blame] |
Rust: use 1.51.0 prebuilts Test: TH Change-Id: I11c10eda1e989db5084556ff248ff0d0fa85b98c
diff --git a/rust/config/global.go b/rust/config/global.go index 9208ddb..18776ab 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.50.0" + RustDefaultVersion = "1.51.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2018" Stdlibs = []string{