Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 4fa6a3d

Browse files
committed
Upgrades rust nightly to 2023-02-12
1 parent f2e02d6 commit 4fa6a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/rust-version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ fi
2929
if [[ -n $RUST_NIGHTLY_VERSION ]]; then
3030
nightly_version="$RUST_NIGHTLY_VERSION"
3131
else
32-
nightly_version=2022-11-02
32+
nightly_version=2023-02-12
3333
fi
3434

3535

0 commit comments

Comments
 (0)