We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c390d76 commit 3bde349Copy full SHA for 3bde349
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions-rs/toolchain@v1
16
with:
17
profile: minimal
18
- toolchain: 1.60.0
+ toolchain: 1.73.0
19
override: true
20
21
- name: version info
0 commit comments