Skip to content

Commit ab7d7d0

Browse files
committed
bump to rust v1.78.0
Signed-off-by: Luca Vaccaro <me@lvaccaro.com>
1 parent a32f77e commit ab7d7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-swift-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
echo "New tag: ${VERSION}"
2323
- name: Setup rust toolchain
24-
uses: dtolnay/rust-toolchain@1.75.0
24+
uses: dtolnay/rust-toolchain@1.78.0
2525
with:
2626
targets: x86_64-apple-ios,aarch64-apple-ios,aarch64-apple-ios-sim
2727
- name: Setup just

0 commit comments

Comments
 (0)