Skip to content

Commit

Permalink
Update to Rust 1.82.0
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Oct 17, 2024
1 parent 5e162cb commit dd87518
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions common.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Copyright 2022-2024 Google LLC.
# SPDX-License-Identifier: Apache-2.0

# Switch to 1.82.0 once released
RUST_VERSION='stable'
RUST_VERSION='1.82.0'

NDK_VERSION='r28-beta1'
NDK_DIR_VERSION=$NDK_VERSION
Expand Down

0 comments on commit dd87518

Please sign in to comment.