Skip to content

Commit

Permalink
feat: solana v1.18.15 nft
Browse files Browse the repository at this point in the history
  • Loading branch information
RequescoS committed Jun 4, 2024
1 parent 48f0ac5 commit 994ae3e
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 @@ -23,7 +23,7 @@
if [[ -n $RUST_STABLE_VERSION ]]; then
stable_version="$RUST_STABLE_VERSION"
else
stable_version=1.73.0
stable_version=1.75.0
fi

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

0 comments on commit 994ae3e

Please sign in to comment.