Merge "Revert "rustc-1.72.0 Build 10752340"" into main
This commit is contained in:
commit
e79010c7ca
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ var (
|
|||
pctx = android.NewPackageContext("android/soong/rust/config")
|
||||
exportedVars = android.NewExportedVariables(pctx)
|
||||
|
||||
RustDefaultVersion = "1.72.0"
|
||||
RustDefaultVersion = "1.71.0"
|
||||
RustDefaultBase = "prebuilts/rust/"
|
||||
DefaultEdition = "2021"
|
||||
Stdlibs = []string{
|
||||
|
|
Loading…
Reference in a new issue