We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a404a02 commit 5dbe998Copy full SHA for 5dbe998
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
uses: actions-rs/toolchain@v1
55
with:
56
profile: minimal
57
- toolchain: 1.75.0
+ toolchain: stable
58
override: true
59
60
- name: Cache node_modules
0 commit comments