Skip to content

Commit

Permalink
[Misc]: Upgrade Rust toolchain to nightly-2025-01-16
Browse files Browse the repository at this point in the history
  • Loading branch information
satoshiotomakan committed Jan 16, 2025
1 parent c95da5c commit e3a959b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/install-rust-dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

NIGHTLY="nightly-2024-06-13"
NIGHTLY="nightly-2025-01-16"

rustup toolchain install $NIGHTLY
rustup default $NIGHTLY
Expand Down

0 comments on commit e3a959b

Please sign in to comment.