commit | 3060c9a12a2024034989fdd8a530840c9f8ec317 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Mon Jan 13 18:07:51 2025 -0800 |
committer | Chris Wailes <chriswailes@google.com> | Mon Jan 13 18:07:51 2025 -0800 |
tree | 231e2c0dadff79b2876bc6cfa30fdc98bbdf6796 | |
parent | fcd3a07141ae10a677a6874fbfb1427c3ad13045 [diff] |
rustc-1.82.0 Build 12909517 Bug: http://b/369422063 Test: m rust Change-Id: Ib10d1e461c24d5e49eafaf5e09800e8311b07351
diff --git a/rust/config/global.go b/rust/config/global.go index 0a4b314..2623a5c 100644 --- a/rust/config/global.go +++ b/rust/config/global.go
@@ -25,7 +25,7 @@ var ( pctx = android.NewPackageContext("android/soong/rust/config") - RustDefaultVersion = "1.81.0" + RustDefaultVersion = "1.82.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{