Commit e802597
committed
d84d8d0 chore(deps): update `reqwest` to `0.12` (Philip Kannegaard Hayes)
Pull request description:
Updating to LDK 0.1, I noticed `esplora-client` is the last dep we have using `reqwest-v0.11`, which forces us to hold on to a ton of duplicate, old deps in our tree (http 0.2, hyper 0.14, rustls 0.21, ...). Updating `reqwest` to `0.12` removes all these for us.
I've also updated the 1.63.0 MSRV instructions to pin `reqwest-v0.12.9`, the last version with that MSRV. Later `reqwest` versions bump the MSRV to 1.64.0.
ACKs for top commit:
ValuedMammal:
ACK d84d8d0
Tree-SHA512: 9fffb57e30f8efcc3f96fe5f0f8aa0cbada9dfc5285f49e4205f8668faae706534fce5f73d1de3e37496c4517f652ae508c59751796bdc101cecc1c12ba21626
3 files changed
+15
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | | - | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | | - | |
63 | | - | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | | - | |
28 | | - | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
| 34 | + | |
0 commit comments