commit | 3d976a7148a119d722c0d44472a000e2f1f3a5c1 | [log] [tgz] |
---|---|---|
author | Christian Wailes <chriswailes@google.com> | Wed Jul 28 14:05:25 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jul 28 14:05:25 2021 +0000 |
tree | d88e95bdf3da9aad00b14fcc9935f5321f6ef424 | |
parent | aa1777feef473f52d5fe510bd0c15afb6a38ec0b [diff] | |
parent | dff3901c896ea4e8d4b9e7d8ea880e2c84de06e2 [diff] |
Merge "Update the Rust prebuilt version number"
diff --git a/rust/config/global.go b/rust/config/global.go index 39ed992..c390711 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.52.1" + RustDefaultVersion = "1.53.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2018" Stdlibs = []string{