Commit ac98ddf
fix(ci): use --no-default-features for MSRV 1.70 test matrix
clap_derive 4.5.55 requires rustc 1.74+. MSRV job now tests
lib-only (no clap) to verify the zero-dep library compiles on 1.70.
Stable job tests default features, fs feature, and doc-tests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ac37e09 commit ac98ddf
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
26 | 37 | | |
27 | 38 | | |
28 | 39 | | |
| |||
33 | 44 | | |
34 | 45 | | |
35 | 46 | | |
| 47 | + | |
36 | 48 | | |
37 | 49 | | |
38 | 50 | | |
| |||
0 commit comments