commit | 4fa57fbadb4b95e742cd1baaa616654eb9d24580 | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Wed Jun 14 20:53:45 2023 +0000 |
committer | Charisee Chiw <chiw@google.com> | Wed Jun 14 22:30:12 2023 +0000 |
tree | 21e5314843e8819f63fdf3bd16004e70dfa8d307 | |
parent | ff0f42a3aca2054b22ad15d808053170eddc01cd [diff] [blame] |
rustc-1.70.0 Build 10322039 bug: 285036397 Test: m rust Change-Id: I44fc85e53d23c834007cbd1922376a7a64af2bb4
diff --git a/rust/config/global.go b/rust/config/global.go index 60acc6e..f838d0e 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.69.0" + RustDefaultVersion = "1.70.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{