Skip to content

Commit

Permalink
advance pinned version for Rust while keeping Catalyst support rolling
Browse files Browse the repository at this point in the history
  • Loading branch information
heckj committed Oct 10, 2023
1 parent a04d658 commit e7d54a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-xcframework.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ BUILD_FOLDER="$RUST_FOLDER/target"

XCFRAMEWORK_FOLDER="$THIS_SCRIPT_DIR/../${FRAMEWORK_NAME}.xcframework"

RUST_NIGHTLY="nightly-2023-02-02"
RUST_NIGHTLY="nightly-2023-10-09"

echo "Install nightly and rust-src for Catalyst"
rustup toolchain install ${RUST_NIGHTLY}
Expand Down

0 comments on commit e7d54a4

Please sign in to comment.