summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBailey Kuo <formosa@google.com>2023-08-30 11:30:39 -0700
committerBailey Kuo <formosa@google.com>2023-08-30 11:30:39 -0700
commit7fa656710ae27face956df85a1052f4bd38a29f5 (patch)
tree875a19f932a1761a6beb0ca74d171d50290e59e0
parent3d8c627e832a48e811e47dfaf861378fc1228cca (diff)
downloadmanifest-7fa656710ae27face956df85a1052f4bd38a29f5.tar.gz
Update prebuilts/rust to contain version 1.71.0
- Version 1.69.0 is deleted, need to update toolchains.json in external/qemu to avoid build failures in aosp-emu-master-dev Change-Id: Id4609bb2f5ad0d94ca0a362c52f22a55ab90ae7b
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 734c1dd94..03089f6e7 100644
--- a/default.xml
+++ b/default.xml
@@ -105,7 +105,7 @@
<project path="prebuilts/android-emulator-build/system-images" name="platform/prebuilts/android-emulator-build/system-images" revision="main" />
<!-- Rust compiler toolchain -->
- <project path="prebuilts/rust" name="platform/prebuilts/rust" clone-depth="1" revision="9dc519d8572c47295a3e4c5dfb717929e04babfe"/>
+ <project path="prebuilts/rust" name="platform/prebuilts/rust" clone-depth="1" revision="97892fe89b519ac8f1efae57c2ebff2f7bd2b138"/>
<!-- Rust toolchain needs a set of dlls from mingw on windows -->
<project path="prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8" revision="main" clone-depth="1" groups="notdefault,platform-windows" />