Skip to content

Commit 1e60664

Browse files
committed
bump rust version to 1.75.0
1 parent 72658ac commit 1e60664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install toolchain
2424
uses: actions-rs/toolchain@v1
2525
with:
26-
toolchain: 1.73.0
26+
toolchain: 1.75.0
2727
override: true
2828
components: rustfmt, clippy
2929

0 commit comments

Comments
 (0)