commit | d6a5b15dfeca8f269eb74fe69c11fbb0125ab69a | [log] [tgz] |
---|---|---|
author | Charisee <chiw@google.com> | Mon Jul 18 22:10:54 2022 +0000 |
committer | Charisee <chiw@google.com> | Mon Jul 18 22:15:44 2022 +0000 |
tree | beb7871c0ccf12e0cbe37bd80f7da984fb43df8a | |
parent | b3e7dfbd808bf001036989157af83db36bbf8eae [diff] [blame] |
rustc-1.62.0.p1 Build 8836667 Test: m rust Change-Id: I8e22ce766ccfb64263eba794aa75144c58ebb71a
diff --git a/rust/config/global.go b/rust/config/global.go index 9e48344..9acbfb3 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.62.0" + RustDefaultVersion = "1.62.0.p1" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2021" Stdlibs = []string{