Commit 49659c8
ci: configure cargo-all-features
Skip explicitly adding optional dependencies to the permutation matrix
(e.g. for example testing with --no-default-features, but the
vmm-sys-util optional dependency enabled anyway), as this does not seem
very useful (there is no way for a downstream to ever actually use this
configuration).
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>1 parent 9a003a2 commit 49659c8
2 files changed
+3
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 7 | | |
16 | 8 | | |
17 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
0 commit comments