mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
c6b0013b92
581: Remove dead code r=thomaseizinger a=da-kami 583: Bump reqwest from 0.11.3 to 0.11.4 r=thomaseizinger a=dependabot[bot] Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.3 to 0.11.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/seanmonstar/reqwest/releases">reqwest's releases</a>.</em></p> <blockquote> <h2>v0.11.4</h2> <ul> <li>Add <code>ClientBuilder::resolve()</code> option to override DNS resolution for specific domains.</li> <li>Add <code>native-tls-alpn</code> Cargo feature to use ALPN with the native-tls backend.</li> <li>Add <code>ClientBuilder::deflate()</code> option and <code>deflate</code> Cargo feature to support decoding response bodies using deflate.</li> <li>Add <code>RequestBuilder::version()</code> to allow setting the HTTP version of a request.</li> <li>Fix allowing "invalid" certificates with the <code>rustls-tls</code> backend, when the server uses TLS v1.2 or v1.3.</li> <li>(wasm) Add <code>try_clone</code> to <code>Request</code> and <code>RequestBuilder</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md">reqwest's changelog</a>.</em></p> <blockquote> <h2>v0.11.4</h2> <ul> <li>Add <code>ClientBuilder::resolve()</code> option to override DNS resolution for specific domains.</li> <li>Add <code>native-tls-alpn</code> Cargo feature to use ALPN with the native-tls backend.</li> <li>Add <code>ClientBuilder::deflate()</code> option and <code>deflate</code> Cargo feature to support decoding response bodies using deflate.</li> <li>Add <code>RequestBuilder::version()</code> to allow setting the HTTP version of a request.</li> <li>Fix allowing "invalid" certificates with the <code>rustls-tls</code> backend, when the server uses TLS v1.2 or v1.3.</li> <li>(wasm) Add <code>try_clone</code> to <code>Request</code> and <code>RequestBuilder</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |