Commit 4c1134e
committed
Switch reqwest TLS backend to rustls
Replace reqwest feature 'native-tls-vendored' with 'rustls-tls' in Cargo.toml to use a rustls-based TLS stack. Cargo.lock was regenerated/updated to reflect the new TLS backend and associated dependency version changes.1 parent 90e3254 commit 4c1134e
2 files changed
Lines changed: 118 additions & 19 deletions
Some 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 | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments