commit | 530dccb8c5415c25156e166c0d4c116d3bc4bee3 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Fri Jun 26 15:26:49 2020 +0200 |
committer | Jeff Vander Stoep <jeffv@google.com> | Fri Jun 26 15:26:49 2020 +0200 |
tree | 8fdbb17b802a9126e7790763d040209e9a962c56 | |
parent | a553358b34dfc1b9f3331d8c4286fd1203c3c910 [diff] [blame] |
Update rustc to 1.44.0 Test: Treehugger Change-Id: Ib940bc5afbbbec6b16ed7c2879ad31438e58907d
diff --git a/rust/config/global.go b/rust/config/global.go index 63624c0..663514d 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.43.0" + RustDefaultVersion = "1.44.0" RustDefaultBase = "prebuilts/rust/" DefaultEdition = "2018" Stdlibs = []string{