commit | 82e99ce373c0d0a221457e0f473389541d364e8f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Sep 12 15:46:51 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Sep 12 15:46:51 2024 +0000 |
tree | 6b2ee78c8cfd788c063847d8400ee0dfeca38b01 | |
parent | 3cee551577b8262fcc8cedde701a60b48956e310 [diff] | |
parent | 1496fb167548823625efd5e67ba6e3fd098ec1b9 [diff] |
Merge "Wrap blueprint_go_binary and bootstrap_go_package into android.Modules" into main
diff --git a/rust/config/global.go b/rust/config/global.go index 990a643..68a74c2 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.80.1" + RustDefaultVersion = "1.81.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{