Commit 90dabd6
committed
Disable reqwest dep when _manual-tls is enabled in the payjoin crate
The reqwest dep is enabled in the _manual-tls feature pulling in url as
a sub dependency but this is only used in conjunction with the io
feature which already has reqwest as a dep.1 parent 332755b commit 90dabd6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments