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 b3a7190 commit bcd2602Copy full SHA for bcd2602
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
- uses: dtolnay/rust-toolchain@stable
56
with:
57
toolchain: 1.89.0 # MSRV check
58
-# - run: cargo fetch
+ - run: cargo fetch
59
- uses: Swatinem/rust-cache@v2
60
- name: cargo publish dry run
61
run: cargo publish --dry-run
0 commit comments