Commit 2f31f9a
Codegen Bot
Fix docs workflow: use nightly toolchain for cargo-docs-rs
The cargo-docs-rs tool requires nightly Rust features (-Z flags) but the
workflow was using stable toolchain. This change updates the docs.rs
compatibility check to use nightly toolchain while keeping the main
documentation build on stable.1 parent 1cac5c1 commit 2f31f9a
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
0 commit comments