Commit 165beec
committed
raur and reqwest update
1. Update raur v8.0.0
Specifying native-tls enables the native-tls feature for reqwest, typically activating OpenSSL.
Specifying rusttls-tls enables the default feature for reqwest.(Depends on aws-lc-rs)
Specifying rusttls-ring enables the rustls-no-provider and ring features for reqwest.
The default has been set to native-tls.
https://gitlab.com/davidbittner/raur/-/merge_requests/30
2. Updated to reqwest 0.13.1
Using native-tls to eliminate dependencies on aws-lc-rs and
aws-lc-sys.
ref
PR #1500
Morganamilo/aur-depends#241 parent b341ce3 commit 165beec
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
0 commit comments