commit | 65c99a27acd848a1656a7ed2aad75ca203f0261d | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Thu May 26 19:20:42 2022 +0000 |
committer | Charisee Chiw <chiw@google.com> | Sun May 29 22:06:22 2022 +0000 |
tree | dde8218e085891e9c4d7aa0a24356a2a37c49edc | |
parent | 54e0bb61f0d33d3c35de091436d2bbbe34e6bfbf [diff] [blame] |
rustc-1.61.0 Build 8644170 Test: m rust Bug: 232437287 Change-Id: I93add84ae6adaa8da4a68ce2608a561cbb08828a
diff --git a/rust/config/global.go b/rust/config/global.go index d11665c..554cfe2 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.60.0" + RustDefaultVersion = "1.61.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{