Skip to content

Commit 0070331

Browse files
committed
Update rust toolchain version
1 parent 7d4c2ef commit 0070331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: dtolnay/rust-toolchain@stable
2727
with:
2828
components: "rustfmt, clippy"
29-
toolchain: 1.72.0
29+
toolchain: 1.75.0
3030

3131
- name: Run cargo check
3232
run: cargo check

0 commit comments

Comments
 (0)