This PR updates the dependencies to the latest reqwest and error_chain crates, both of which have undergone an API update in the last year. This results in significantly reduced build conflicts surrounding the use of native-tls, openssl, and openssl-sys and reduces the need to have multiple openssl implementations in parallel.
This PR updates the dependencies to the latest reqwest and error_chain crates, both of which have undergone an API update in the last year. This results in significantly reduced build conflicts surrounding the use of native-tls, openssl, and openssl-sys and reduces the need to have multiple openssl implementations in parallel.