Commit 5207d8b
committed
cargo: upgrade reqwest and use rustls
This removes the dependency on openssl / pkg-config. This in turn
avoids ~30s of overhead on the crate build CI job to install these
dependencies.
While I was here I ran `cargo update` to pull in newer versions of
various dependencies. I also removed some unused dependencies from
`Cargo.toml`.1 parent 90955cb commit 5207d8b
3 files changed
Lines changed: 1026 additions & 1030 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 27 | | |
33 | 28 | | |
34 | 29 | | |
| |||
0 commit comments