mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-23 05:41:07 -05:00
1320: build(deps): bump hyper from 0.14.24 to 0.14.25 r=delta1 a=dependabot[bot] Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.24 to 0.14.25. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hyperium/hyper/releases">hyper's releases</a>.</em></p> <blockquote> <h2>v0.14.25</h2> <h2>Features</h2> <ul> <li><strong>client:</strong> <ul> <li>deprecate <code>client::conn</code> types (<a href="https://redirect.github.com/hyperium/hyper/issues/3156">#3156</a>) (<a href="0ced15d3cc
">0ced15d3</a>)</li> <li>add 1.0 compatible client conn API (<a href="https://redirect.github.com/hyperium/hyper/issues/3155">#3155</a>) (<a href="253cc74d86
">253cc74d</a>, closes <a href="https://redirect.github.com/hyperium/hyper/issues/3053">#3053</a>)</li> <li>add <code>client::connect::capture_connection()</code> (<a href="https://redirect.github.com/hyperium/hyper/issues/3144">#3144</a>) (<a href="c8493399b2
">c8493399</a>)</li> <li>add <code>poison</code> to <code>Connected</code> (<a href="https://redirect.github.com/hyperium/hyper/issues/3145">#3145</a>) (<a href="37ed5a2e3c
">37ed5a2e</a>)</li> </ul> </li> <li><strong>server:</strong> <ul> <li>deprecate server conn structs (<a href="https://redirect.github.com/hyperium/hyper/issues/3161">#3161</a>) (<a href="02fe20f232
">02fe20f2</a>)</li> <li>backport the split server conn modules from 1.0 (<a href="https://redirect.github.com/hyperium/hyper/issues/3102">#3102</a>) (<a href="84881c9e51
">84881c9e</a>, closes <a href="https://redirect.github.com/hyperium/hyper/issues/3079">#3079</a>)</li> <li>remove some <code>Unpin</code> and <code>'static</code> constraints (<a href="https://redirect.github.com/hyperium/hyper/issues/3119">#3119</a>) (<a href="0368a41a6c
">0368a41a</a>)</li> </ul> </li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rcoh"><code>`@rcoh</code></a>` made their first contribution in <a href="https://redirect.github.com/hyperium/hyper/pull/3145">hyperium/hyper#3145</a></li> <li><a href="https://github.com/iamwwc"><code>`@iamwwc</code></a>` made their first contribution in <a href="https://redirect.github.com/hyperium/hyper/pull/3119">hyperium/hyper#3119</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hyperium/hyper/blob/v0.14.25/CHANGELOG.md">hyper's changelog</a>.</em></p> <blockquote> <h3>v0.14.25 (2023-03-10)</h3> <h4>Features</h4> <ul> <li><strong>client:</strong> <ul> <li>deprecate <code>client::conn</code> types (<a href="https://redirect.github.com/hyperium/hyper/issues/3156">#3156</a>) (<a href="0ced15d3cc
">0ced15d3</a>)</li> <li>add 1.0 compatible client conn API (<a href="https://redirect.github.com/hyperium/hyper/issues/3155">#3155</a>) (<a href="253cc74d86
">253cc74d</a>, closes <a href="https://redirect.github.com/hyperium/hyper/issues/3053">#3053</a>)</li> <li>add <code>client::connect::capture_connection()</code> (<a href="https://redirect.github.com/hyperium/hyper/issues/3144">#3144</a>) (<a href="c8493399b2
">c8493399</a>)</li> <li>add <code>poison</code> to <code>Connected</code> (<a href="https://redirect.github.com/hyperium/hyper/issues/3145">#3145</a>) (<a href="37ed5a2e3c
">37ed5a2e</a>)</li> </ul> </li> <li><strong>server:</strong> <ul> <li>deprecate server conn structs (<a href="https://redirect.github.com/hyperium/hyper/issues/3161">#3161</a>) (<a href="02fe20f232
">02fe20f2</a>)</li> <li>backport the split server conn modules from 1.0 (<a href="https://redirect.github.com/hyperium/hyper/issues/3102">#3102</a>) (<a href="84881c9e51
">84881c9e</a>, closes <a href="https://redirect.github.com/hyperium/hyper/issues/3079">#3079</a>)</li> <li>remove some <code>Unpin</code> and <code>'static</code> constraints (<a href="https://redirect.github.com/hyperium/hyper/issues/3119">#3119</a>) (<a href="0368a41a6c
">0368a41a</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="a9d4e8321c
"><code>a9d4e83</code></a> v0.14.25</li> <li><a href="645db19125
"><code>645db19</code></a> docs(lib): document backport and deprecated features (<a href="https://redirect.github.com/hyperium/hyper/issues/3166">#3166</a>)</li> <li><a href="fc111eb332
"><code>fc111eb</code></a> chore(ci): test deprecations in CI (<a href="https://redirect.github.com/hyperium/hyper/issues/3162">#3162</a>)</li> <li><a href="86bc7505c8
"><code>86bc750</code></a> refactor(server): allow deprecated in the server module (<a href="https://redirect.github.com/hyperium/hyper/issues/3165">#3165</a>)</li> <li><a href="02fe20f232
"><code>02fe20f</code></a> feat(server): deprecate server conn structs (<a href="https://redirect.github.com/hyperium/hyper/issues/3161">#3161</a>)</li> <li><a href="84881c9e51
"><code>84881c9</code></a> feat(server): backport the split server conn modules from 1.0 (<a href="https://redirect.github.com/hyperium/hyper/issues/3102">#3102</a>)</li> <li><a href="0368a41a6c
"><code>0368a41</code></a> feat(server): remove some <code>Unpin</code> and <code>'static</code> constraints (<a href="https://redirect.github.com/hyperium/hyper/issues/3119">#3119</a>)</li> <li><a href="0ced15d3cc
"><code>0ced15d</code></a> feat(client): deprecate <code>client::conn</code> types (<a href="https://redirect.github.com/hyperium/hyper/issues/3156">#3156</a>)</li> <li><a href="253cc74d86
"><code>253cc74</code></a> feat(client): add 1.0 compatible client conn API (<a href="https://redirect.github.com/hyperium/hyper/issues/3155">#3155</a>)</li> <li><a href="c8493399b2
"><code>c849339</code></a> feat(client): add <code>client::connect::capture_connection()</code> (<a href="https://redirect.github.com/hyperium/hyper/issues/3144">#3144</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hyperium/hyper/compare/v0.14.24...v0.14.25">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hyper&package-manager=cargo&previous-version=0.14.24&new-version=0.14.25)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> 1321: build(deps): bump rust_decimal from 1.28.1 to 1.29.0 r=delta1 a=dependabot[bot] Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.28.1 to 1.29.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md">rust_decimal's changelog</a>.</em></p> <blockquote> <h2>1.29.0</h2> <h3>Added</h3> <ul> <li>New <code>trunc_with_scale</code> function which allows you to truncate a decimal number whilst retaining a specified precision. (<a href="https://redirect.github.com/paupino/rust-decimal/pull/576">#576</a>), (<a href="https://redirect.github.com/paupino/rust-decimal/pull/578">#578</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix issue when rouding using a high precision decimal place on zero values. This would previously allow the <code>Decimal</code> number to enter into an invalid state. (<a href="https://redirect.github.com/paupino/rust-decimal/pull/575">#575</a>)</li> </ul> <h3>Changed</h3> <p>There were also a couple of housekeeping tasks, to help pave the way for v2 of Rust Decimal.</p> <ul> <li>Clean up features so that they are explicit in the <code>cargo.toml</code> and leverage the new <code>dep:</code> syntax where required. (<a href="https://redirect.github.com/paupino/rust-decimal/pull/579">#579</a>)</li> <li>Restructure and compartamentalize Makefile. (<a href="https://redirect.github.com/paupino/rust-decimal/pull/580">#580</a>)</li> </ul> <h3>Credit</h3> <p>Thank you <a href="https://github.com/c410-f3r"><code>`@c410-f3r</code></a>` and <a href="https://github.com/jon-chuang"><code>`@jon-chuang</code></a>` for your contributions to this release!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="7b85dea8f7
"><code>7b85dea</code></a> Version 1.29 (<a href="https://redirect.github.com/paupino/rust-decimal/issues/581">#581</a>)</li> <li><a href="571ad60125
"><code>571ad60</code></a> Restructure Makefile for easier navigation (<a href="https://redirect.github.com/paupino/rust-decimal/issues/580">#580</a>)</li> <li><a href="4edfca78c1
"><code>4edfca7</code></a> Use explict features and dependencies (<a href="https://redirect.github.com/paupino/rust-decimal/issues/579">#579</a>)</li> <li><a href="d6e5ad45e7
"><code>d6e5ad4</code></a> Refactor truncate to allow for a shared code path (<a href="https://redirect.github.com/paupino/rust-decimal/issues/578">#578</a>)</li> <li><a href="e4b5c514f2
"><code>e4b5c51</code></a> Introduce <code>trunc_with_scale</code> (<a href="https://redirect.github.com/paupino/rust-decimal/issues/576">#576</a>)</li> <li><a href="c205456643
"><code>c205456</code></a> fix: decimal round_dp on zero with too large dp (<a href="https://redirect.github.com/paupino/rust-decimal/issues/575">#575</a>)</li> <li>See full diff in <a href="https://github.com/paupino/rust-decimal/compare/1.28.1...1.29.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rust_decimal&package-manager=cargo&previous-version=1.28.1&new-version=1.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> 1322: build(deps): bump futures from 0.3.26 to 0.3.27 r=delta1 a=dependabot[bot] Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.26 to 0.3.27. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/futures-rs/releases">futures's releases</a>.</em></p> <blockquote> <h2>0.3.27</h2> <ul> <li>Add <code>TryFlattenUnordered</code> (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2577">#2577</a>, <a href="https://redirect.github.com/rust-lang/futures-rs/issues/2590">#2590</a>, <a href="https://redirect.github.com/rust-lang/futures-rs/issues/2606">#2606</a>, <a href="https://redirect.github.com/rust-lang/futures-rs/issues/2607">#2607</a>)</li> <li>Add <code>AbortHandle::is_aborted</code> (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2710">#2710</a>)</li> <li>Add <code>AbortRegistration::handle</code> (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2712">#2712</a>)</li> <li>Make <code>BiLock</code> strict-provenance compatible (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2716">#2716</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md">futures's changelog</a>.</em></p> <blockquote> <h1>0.3.27 - 2023-03-11</h1> <ul> <li>Add <code>TryFlattenUnordered</code> (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2577">#2577</a>, <a href="https://redirect.github.com/rust-lang/futures-rs/issues/2590">#2590</a>, <a href="https://redirect.github.com/rust-lang/futures-rs/issues/2606">#2606</a>, <a href="https://redirect.github.com/rust-lang/futures-rs/issues/2607">#2607</a>)</li> <li>Add <code>AbortHandle::is_aborted</code> (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2710">#2710</a>)</li> <li>Add <code>AbortRegistration::handle</code> (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2712">#2712</a>)</li> <li>Make <code>BiLock</code> strict-provenance compatible (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2716">#2716</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="cfc501c9c7
"><code>cfc501c</code></a> Release 0.3.27</li> <li><a href="335b43173f
"><code>335b431</code></a> Automatically cancel outdated CI runs on PR</li> <li><a href="4b9dddf220
"><code>4b9dddf</code></a> Remove dead code</li> <li><a href="d1acf08852
"><code>d1acf08</code></a> tests: restore disabled tests and benches for BiLock (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2715">#2715</a>)</li> <li><a href="0ffaaa0859
"><code>0ffaaa0</code></a> Make BiLock strict-provenance compatible (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2716">#2716</a>)</li> <li><a href="4266221ae0
"><code>4266221</code></a> Add AbortRegistration::handle (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2712">#2712</a>)</li> <li><a href="9c44e14810
"><code>9c44e14</code></a> add AbortHandle::is_aborted() (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2710">#2710</a>)</li> <li><a href="5b64af3f38
"><code>5b64af3</code></a> Ensure unreachable branch is eliminated (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2708">#2708</a>)</li> <li><a href="bc85d233fe
"><code>bc85d23</code></a> Simplify Fuse::poll to use a match expression instead of <code>return</code> (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2694">#2694</a>)</li> <li><a href="b0d2c56e94
"><code>b0d2c56</code></a> Poll <code>Select</code> futures without moving them (<a href="https://redirect.github.com/rust-lang/futures-rs/issues/2704">#2704</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/futures-rs/compare/0.3.26...0.3.27">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=futures&package-manager=cargo&previous-version=0.3.26&new-version=0.3.27)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> 1323: build(deps): bump rust_decimal_macros from 1.28.1 to 1.29.0 r=delta1 a=dependabot[bot] Bumps [rust_decimal_macros](https://github.com/paupino/rust-decimal) from 1.28.1 to 1.29.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md">rust_decimal_macros's changelog</a>.</em></p> <blockquote> <h2>1.29.0</h2> <h3>Added</h3> <ul> <li>New <code>trunc_with_scale</code> function which allows you to truncate a decimal number whilst retaining a specified precision. (<a href="https://redirect.github.com/paupino/rust-decimal/pull/576">#576</a>), (<a href="https://redirect.github.com/paupino/rust-decimal/pull/578">#578</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix issue when rouding using a high precision decimal place on zero values. This would previously allow the <code>Decimal</code> number to enter into an invalid state. (<a href="https://redirect.github.com/paupino/rust-decimal/pull/575">#575</a>)</li> </ul> <h3>Changed</h3> <p>There were also a couple of housekeeping tasks, to help pave the way for v2 of Rust Decimal.</p> <ul> <li>Clean up features so that they are explicit in the <code>cargo.toml</code> and leverage the new <code>dep:</code> syntax where required. (<a href="https://redirect.github.com/paupino/rust-decimal/pull/579">#579</a>)</li> <li>Restructure and compartamentalize Makefile. (<a href="https://redirect.github.com/paupino/rust-decimal/pull/580">#580</a>)</li> </ul> <h3>Credit</h3> <p>Thank you <a href="https://github.com/c410-f3r"><code>`@c410-f3r</code></a>` and <a href="https://github.com/jon-chuang"><code>`@jon-chuang</code></a>` for your contributions to this release!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="7b85dea8f7
"><code>7b85dea</code></a> Version 1.29 (<a href="https://redirect.github.com/paupino/rust-decimal/issues/581">#581</a>)</li> <li><a href="571ad60125
"><code>571ad60</code></a> Restructure Makefile for easier navigation (<a href="https://redirect.github.com/paupino/rust-decimal/issues/580">#580</a>)</li> <li><a href="4edfca78c1
"><code>4edfca7</code></a> Use explict features and dependencies (<a href="https://redirect.github.com/paupino/rust-decimal/issues/579">#579</a>)</li> <li><a href="d6e5ad45e7
"><code>d6e5ad4</code></a> Refactor truncate to allow for a shared code path (<a href="https://redirect.github.com/paupino/rust-decimal/issues/578">#578</a>)</li> <li><a href="e4b5c514f2
"><code>e4b5c51</code></a> Introduce <code>trunc_with_scale</code> (<a href="https://redirect.github.com/paupino/rust-decimal/issues/576">#576</a>)</li> <li><a href="c205456643
"><code>c205456</code></a> fix: decimal round_dp on zero with too large dp (<a href="https://redirect.github.com/paupino/rust-decimal/issues/575">#575</a>)</li> <li>See full diff in <a href="https://github.com/paupino/rust-decimal/compare/1.28.1...1.29.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rust_decimal_macros&package-manager=cargo&previous-version=1.28.1&new-version=1.29.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
commit
03e0e92840
48
Cargo.lock
generated
48
Cargo.lock
generated
@ -1267,9 +1267,9 @@ checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
|
||||
|
||||
[[package]]
|
||||
name = "futures"
|
||||
version = "0.3.26"
|
||||
version = "0.3.27"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "13e2792b0ff0340399d58445b88fd9770e3489eff258a4cbc1523418f12abf84"
|
||||
checksum = "531ac96c6ff5fd7c62263c5e3c67a603af4fcaee2e1a0ae5565ba3a11e69e549"
|
||||
dependencies = [
|
||||
"futures-channel",
|
||||
"futures-core",
|
||||
@ -1282,9 +1282,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "futures-channel"
|
||||
version = "0.3.26"
|
||||
version = "0.3.27"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2e5317663a9089767a1ec00a487df42e0ca174b61b4483213ac24448e4664df5"
|
||||
checksum = "164713a5a0dcc3e7b4b1ed7d3b433cabc18025386f9339346e8daf15963cf7ac"
|
||||
dependencies = [
|
||||
"futures-core",
|
||||
"futures-sink",
|
||||
@ -1292,15 +1292,15 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "futures-core"
|
||||
version = "0.3.26"
|
||||
version = "0.3.27"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ec90ff4d0fe1f57d600049061dc6bb68ed03c7d2fbd697274c41805dcb3f8608"
|
||||
checksum = "86d7a0c1aa76363dac491de0ee99faf6941128376f1cf96f07db7603b7de69dd"
|
||||
|
||||
[[package]]
|
||||
name = "futures-executor"
|
||||
version = "0.3.26"
|
||||
version = "0.3.27"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e8de0a35a6ab97ec8869e32a2473f4b1324459e14c29275d14b10cb1fd19b50e"
|
||||
checksum = "1997dd9df74cdac935c76252744c1ed5794fac083242ea4fe77ef3ed60ba0f83"
|
||||
dependencies = [
|
||||
"futures-core",
|
||||
"futures-task",
|
||||
@ -1321,15 +1321,15 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "futures-io"
|
||||
version = "0.3.26"
|
||||
version = "0.3.27"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bfb8371b6fb2aeb2d280374607aeabfc99d95c72edfe51692e42d3d7f0d08531"
|
||||
checksum = "89d422fa3cbe3b40dca574ab087abb5bc98258ea57eea3fd6f1fa7162c778b91"
|
||||
|
||||
[[package]]
|
||||
name = "futures-macro"
|
||||
version = "0.3.26"
|
||||
version = "0.3.27"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "95a73af87da33b5acf53acfebdc339fe592ecf5357ac7c0a7734ab9d8c876a70"
|
||||
checksum = "3eb14ed937631bd8b8b8977f2c198443447a8355b6e3ca599f38c975e5a963b6"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
@ -1349,15 +1349,15 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "futures-sink"
|
||||
version = "0.3.26"
|
||||
version = "0.3.27"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f310820bb3e8cfd46c80db4d7fb8353e15dfff853a127158425f31e0be6c8364"
|
||||
checksum = "ec93083a4aecafb2a80a885c9de1f0ccae9dbd32c2bb54b0c3a65690e0b8d2f2"
|
||||
|
||||
[[package]]
|
||||
name = "futures-task"
|
||||
version = "0.3.26"
|
||||
version = "0.3.27"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "dcf79a1bf610b10f42aea489289c5a2c478a786509693b80cd39c44ccd936366"
|
||||
checksum = "fd65540d33b37b16542a0438c12e6aeead10d4ac5d05bd3f805b8f35ab592879"
|
||||
|
||||
[[package]]
|
||||
name = "futures-timer"
|
||||
@ -1367,9 +1367,9 @@ checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"
|
||||
|
||||
[[package]]
|
||||
name = "futures-util"
|
||||
version = "0.3.26"
|
||||
version = "0.3.27"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9c1d6de3acfef38d2be4b1f543f553131788603495be83da675e180c8d6b7bd1"
|
||||
checksum = "3ef6b17e481503ec85211fed8f39d1970f128935ca1f814cd32ac4a6842e84ab"
|
||||
dependencies = [
|
||||
"futures-channel",
|
||||
"futures-core",
|
||||
@ -1632,9 +1632,9 @@ checksum = "05842d0d43232b23ccb7060ecb0f0626922c21f30012e97b767b30afd4a5d4b9"
|
||||
|
||||
[[package]]
|
||||
name = "hyper"
|
||||
version = "0.14.24"
|
||||
version = "0.14.25"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5e011372fa0b68db8350aa7a248930ecc7839bf46d8485577d69f117a75f164c"
|
||||
checksum = "cc5e554ff619822309ffd57d8734d77cd5ce6238bc956f037ea06c58238c9899"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"futures-channel",
|
||||
@ -3290,9 +3290,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rust_decimal"
|
||||
version = "1.28.1"
|
||||
version = "1.29.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e13cf35f7140155d02ba4ec3294373d513a3c7baa8364c162b030e33c61520a8"
|
||||
checksum = "2b1b21b8760b0ef8ae5b43d40913ff711a2053cb7ff892a34facff7a6365375a"
|
||||
dependencies = [
|
||||
"arrayvec",
|
||||
"borsh",
|
||||
@ -3308,9 +3308,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rust_decimal_macros"
|
||||
version = "1.28.1"
|
||||
version = "1.29.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f79c1532c5088b44236d74c7dd9d80a1c57a433e02694fced7b5a670dc562ce5"
|
||||
checksum = "7f4709403426683ccd5e1ef02b24a2468fe87f8df8a2a792743bb369d7656efa"
|
||||
dependencies = [
|
||||
"quote",
|
||||
"rust_decimal",
|
||||
|
Loading…
Reference in New Issue
Block a user