Skip to content

Commit

Permalink
bump cargo version (solana-labs#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xripleys authored Aug 31, 2022
1 parent aeedc87 commit 81f34f2
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 @@ -18,7 +18,7 @@
if [[ -n $RUST_STABLE_VERSION ]]; then
stable_version="$RUST_STABLE_VERSION"
else
stable_version=1.58.1
stable_version=1.63.0
fi

if [[ -n $RUST_NIGHTLY_VERSION ]]; then
Expand Down

0 comments on commit 81f34f2

Please sign in to comment.