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 81d1a34 commit 01082adCopy full SHA for 01082ad
.github/workflows/publish.yml
@@ -70,6 +70,6 @@ jobs:
70
with:
71
toolchain: stable
72
override: true
73
- - uses: katyo/publish-crates@v1
+ - uses: katyo/publish-crates@v2
74
75
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
0 commit comments