commit | c9b71a446a8350f56100a3630b0c043bf79b8967 | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Mon Nov 30 09:29:23 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Nov 30 09:29:23 2020 +0000 |
tree | 3c6c90d2d466eac76855f4b864b533be1aa2492a | |
parent | 62269498be456ea1c4550a37d3da2c231117a9ae [diff] | |
parent | c6fe19d6374a08f714414850f1f0a560960ea45a [diff] |
Merge "Use 1.48.0 prebuilts"
diff --git a/rust/config/global.go b/rust/config/global.go index 6e268a0..22d9567 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.47.0" + RustDefaultVersion = "1.48.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2018" Stdlibs = []string{