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 51fcfb0 commit 1e515e9Copy full SHA for 1e515e9
.github/workflows/ci.yaml
@@ -69,4 +69,4 @@ jobs:
69
run: cargo fmt --all -- --check
70
71
- name: Docs
72
- run: cargo doc --no-deps --features unstable
+ run: cargo doc --no-deps
0 commit comments