Skip to content

Commit f1fc61d

Browse files
committed
bump stable toolchain version for CI
1 parent 56f082a commit f1fc61d

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.70.0
26+
toolchain: 1.73.0
2727
override: true
2828
components: rustfmt, clippy
2929

0 commit comments

Comments
 (0)