summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wailes <chriswailes@google.com>2023-11-29 13:03:13 -0800
committerChris Wailes <chriswailes@google.com>2023-11-29 13:03:13 -0800
commit53df921a238873d5e7af44efc76a5c51afce11ef (patch)
tree8e5f9c8b3133d0c81f22635faa8356727855dd48
parent700cfffc33354da36d93833dd6e430746b5d0880 (diff)
downloadmanifest-53df921a238873d5e7af44efc76a5c51afce11ef.tar.gz
Pin prebuilts/rust to the 1.73.0 release
Test: TH Bug: 310977762 Change-Id: I1288f242fc0719e8888225ca702cdf54c2f3fd69
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 993edb75a..9d137c834 100644
--- a/default.xml
+++ b/default.xml
@@ -112,7 +112,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="main"/>
+ <project path="prebuilts/rust" name="platform/prebuilts/rust" clone-depth="1" revision="ed6633c7a96144bebd982e15da76295d7d6e2de9"/>
<!-- 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" />