commit | 2f46ea40d1b461355e1ae0c223c41432c8dc063d | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Tue Jun 07 01:03:32 2022 +0000 |
committer | Charisee <chiw@google.com> | Tue Jun 07 01:04:42 2022 +0000 |
tree | a0b858e3160bfcab46699b0f3ce54cd84e94f696 | |
parent | ba4a566e2db296a381011f553eafbf2c4d131029 [diff] [blame] |
rustc-1.61.0.p1 Build 8688465 Test: m rust Change-Id: Ic565f8d0aca4081d2afa5b6ee64ed9c3f1d30a3d
diff --git a/rust/config/global.go b/rust/config/global.go index 554cfe2..647a7cf 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.61.0" + RustDefaultVersion = "1.61.0.p1" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{