Commit 2ef489c
committed
Turn off default http client in aws dependencies.
These features turn on the aws-smithy-runtime/default-https-client which
hard codes the "aws-smithy-http-client?/rustls-aws-lc" feature which
turns on the "aws-lc" provider for rustls instead of "ring" which we use
everywhere else.
Signed-off-by: Ryan Levick <[email protected]>1 parent c33c7e9 commit 2ef489c
File tree
2 files changed
+17
-153
lines changed- crates/key-value-aws
- examples/spin-timer
2 files changed
+17
-153
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | | - | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments