commit | d7e51e0891cb60b21147ec9b7e1303eecac7426a | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Thu Jan 14 18:26:41 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jan 14 18:26:41 2021 +0000 |
tree | 90c50de55d8e645d53a3fd9fa37252fb5c87b9f2 | |
parent | 0ce3a40bf8e2003542ed46d00e809eff7e23a734 [diff] | |
parent | cb738204fae9d75e7d87362419539a479deeae24 [diff] |
Merge "Use 1.49.0 prebuilts"
diff --git a/rust/config/global.go b/rust/config/global.go index b7fff4a..08ec877 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.48.0" + RustDefaultVersion = "1.49.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2018" Stdlibs = []string{