Skip to content

Commit

Permalink
Upgrades rust nightly to 2023-02-12
Browse files Browse the repository at this point in the history
  • Loading branch information
brooksprumo committed Feb 16, 2023
1 parent f2e02d6 commit 4fa6a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/rust-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ fi
if [[ -n $RUST_NIGHTLY_VERSION ]]; then
nightly_version="$RUST_NIGHTLY_VERSION"
else
nightly_version=2022-11-02
nightly_version=2023-02-12
fi


Expand Down

0 comments on commit 4fa6a3d

Please sign in to comment.