commit | 1a716de57e173e833baeb62f3fd2cacb0ce39c63 | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Thu Jan 20 23:58:35 2022 +0000 |
committer | Charisee <chiw@google.com> | Fri Jan 21 19:47:53 2022 +0000 |
tree | d11689d84b097466cf182eea3190bb4e58e0f1de | |
parent | d1227b20aab158051bca306dfbf6d664d4b4cc8b [diff] [blame] |
Update `RustDefaultVersion` to 1.58.1 Change-Id: Idf6b1e2a83eeb0bdace0583ab02d7c1b393b6c4c
diff --git a/rust/config/global.go b/rust/config/global.go index bae1dc8..c1ce13f 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.58.0" + RustDefaultVersion = "1.58.1" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{