commit | bbcbe86fe316e2e7064bbb529bc6a25026d24f1e | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Tue Aug 27 18:00:26 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Aug 27 18:00:26 2024 +0000 |
tree | 3b5bba987d8d1ce2b8c970d7d446b52929e65b5c | |
parent | 4b98396c647e1b247c3b50ea723bfecac68a7789 [diff] | |
parent | aa60bb44d49c706128f6901a1262fc64e58b80c8 [diff] |
Merge "rustc-1.80.1 Build 12274397" into main
diff --git a/rust/config/global.go b/rust/config/global.go index 0c5eb85..990a643 100644 --- a/rust/config/global.go +++ b/rust/config/global.go
@@ -24,7 +24,7 @@ var ( pctx = android.NewPackageContext("android/soong/rust/config") - RustDefaultVersion = "1.79.0" + RustDefaultVersion = "1.80.1" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{