commit | cb738204fae9d75e7d87362419539a479deeae24 | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Fri Jan 08 14:12:18 2021 +0100 |
committer | ThiƩbaud Weksteen <tweek@google.com> | Fri Jan 08 14:20:04 2021 +0100 |
tree | 08989b30080b264455a24a530b09a6778e22214b | |
parent | 77dcb9d768365b0e88e2ca889bdf7c5a99a7524a [diff] [blame] |
Use 1.49.0 prebuilts Bug: 176888219 Test: build external/rust/crates Change-Id: I979720ac75e8546058c23ac86b2b64ac518b115c
diff --git a/rust/config/global.go b/rust/config/global.go index 22d9567..52a50a9 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{