We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cargo doc
--no-deps
1 parent 96068a4 commit faede38Copy full SHA for faede38
1 file changed
.github/workflows/rustls-rustcrypto.yml
@@ -34,7 +34,7 @@ jobs:
34
- uses: dtolnay/rust-toolchain@master
35
with:
36
toolchain: stable
37
- - run: cargo doc --all-features
+ - run: cargo doc --all-features --no-deps
38
39
rustfmt:
40
runs-on: ubuntu-latest
0 commit comments