commit | 92c674dc32a01adcd191d917fcae00e716b7694d | [log] [tgz] |
---|---|---|
author | Jeffrey Vander Stoep <jeffv@google.com> | Sat Feb 20 07:06:41 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Feb 20 07:06:41 2021 +0000 |
tree | a3ce3c7d574accd335c54ac20851d66d36cf5370 | |
parent | f0a869847ad81f66877068eff51fbccd4b7bce0e [diff] | |
parent | dc79fe85e7eddf054cc05d47c5560890303c7f0e [diff] |
Merge "Update Rust toolchain to 1.50.0"
diff --git a/rust/config/global.go b/rust/config/global.go index 182dc6a..12f4972 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.49.0" + RustDefaultVersion = "1.50.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2018" Stdlibs = []string{