commit | 92b7f386e091115f9cfca94c629945e3c0f230c1 | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Tue Apr 09 00:25:09 2024 +0000 |
committer | Charisee Chiw <chiw@google.com> | Tue Apr 09 19:39:01 2024 +0000 |
tree | 474e0bf8830e2fabdfa8a3e2715e2160a496be32 | |
parent | 8982b1c49ec290e5a91a161415d194a26e222bcf [diff] [blame] |
rustc-1.77.1 Build 11685613 Test: m rust Change-Id: I381106a54245b5d096dfcb0b3449f7ef440d067c
diff --git a/rust/config/global.go b/rust/config/global.go index 2323049..ba08560 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.76.0" + RustDefaultVersion = "1.77.1" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{