Commit 7d7f3e8
committed
fix(tests): gate certificate import behind rcgen feature
The `dimpl::certificate` module requires the `rcgen` feature.
Without the cfg gate, CI jobs using `rust-crypto` or `aws-lc-rs`
features alone fail with E0432.1 parent 2dc5e81 commit 7d7f3e8
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments