Commit dce53f9
committed
Disable 'aws-lc-rs' entirely
Different crates depending on 'rustls' were using 'aws-lc-rs' and
'ring'. Ideally, the choice should be left to the top-level application
(i.e. here), but 'kmip-protocol' currently enables 'ring'. For
simplicity, the remaining crates have been stopped from enabling
'aws-lc-rs', so now 'ring' is the only enabled crypto provider.1 parent 639ca32 commit dce53f9
3 files changed
+4
-220
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments