commit | 3a9d80a60cf85db6c50400beea87bc4dc1636fba | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Fri Aug 14 13:53:14 2020 +0200 |
committer | Jeff Vander Stoep <jeffv@google.com> | Fri Aug 14 13:53:38 2020 +0200 |
tree | 185215257c8e979e31a78e5f1bc837ae34ef65f9 | |
parent | ec7f59c7dfed26ab3da8f3b29b78870c4ce6671f [diff] [blame] |
Rust: use 1.45.2 prebuilts Test: TH Change-Id: I2eab5af0a822673ca1f5bb2f63c88edc2c7830ff
diff --git a/rust/config/global.go b/rust/config/global.go index e1b1775..a127453 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.44.0" + RustDefaultVersion = "1.45.2" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2018" Stdlibs = []string{