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 cfaebbc commit 9cb0736Copy full SHA for 9cb0736
.github/workflows/ci.yml
@@ -139,4 +139,4 @@ jobs:
139
- uses: Swatinem/rust-cache@v2
140
- uses: DavidAnson/markdownlint-cli2-action@v20
141
- name: Doc
142
- run: cargo doc --workspace --all-features
+ run: cargo doc --workspace
0 commit comments