Update to Rust 1.82.0

This commit is contained in:
topjohnwu 2024-10-17 11:12:18 -07:00
parent 5e162cb751
commit dd87518f7c

View File

@ -1,8 +1,7 @@
# Copyright 2022-2024 Google LLC. # Copyright 2022-2024 Google LLC.
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# Switch to 1.82.0 once released RUST_VERSION='1.82.0'
RUST_VERSION='stable'
NDK_VERSION='r28-beta1' NDK_VERSION='r28-beta1'
NDK_DIR_VERSION=$NDK_VERSION NDK_DIR_VERSION=$NDK_VERSION