We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d72002 commit 4a22668Copy full SHA for 4a22668
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
uses: actions-rs/toolchain@v1
83
with:
84
profile: minimal
85
- toolchain: 1.46.0
+ toolchain: 1.57.0
86
override: true
87
88
- name: Version features
0 commit comments