mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
Merge #1164
1164: build(deps): bump uuid from 1.1.2 to 1.2.0 r=delta1 a=dependabot[bot] Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.1.2 to 1.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uuid-rs/uuid/releases">uuid's releases</a>.</em></p> <blockquote> <h2>1.2.0</h2> <h2>What's Changed</h2> <ul> <li>formatting changes by <a href="https://github.com/pintariching"><code>`@pintariching</code></a>` in <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/pull/610">uuid-rs/uuid#610</a></li> <li>Remove outdated Travis CI reference by <a href="https://github.com/atouchet"><code>`@atouchet</code></a>` in <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/pull/616">uuid-rs/uuid#616</a></li> <li>refactors Timestamp, Context and ClockSequence, and adds UUIDS v6, v7, v8 by <a href="https://github.com/rrichardson"><code>`@rrichardson</code></a>` in <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/pull/611">uuid-rs/uuid#611</a></li> <li>migrate from winapi to windows_sys in examples by <a href="https://github.com/sn99"><code>`@sn99</code></a>` in <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/pull/626">uuid-rs/uuid#626</a></li> <li>Update windows-sys requirement from 0.36.1 to 0.42.0 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/pull/628">uuid-rs/uuid#628</a></li> <li>Some work on the new version features by <a href="https://github.com/KodrAus"><code>`@KodrAus</code></a>` in <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/pull/625">uuid-rs/uuid#625</a></li> <li>Implement now in wasm by <a href="https://github.com/KodrAus"><code>`@KodrAus</code></a>` in <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/pull/630">uuid-rs/uuid#630</a></li> <li>More work on docs by <a href="https://github.com/KodrAus"><code>`@KodrAus</code></a>` in <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/pull/631">uuid-rs/uuid#631</a></li> <li>hide draft versions behind the unstable cfg by <a href="https://github.com/KodrAus"><code>`@KodrAus</code></a>` in <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/pull/633">uuid-rs/uuid#633</a></li> <li>Prepare for 1.2.0 release by <a href="https://github.com/KodrAus"><code>`@KodrAus</code></a>` in <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/pull/634">uuid-rs/uuid#634</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pintariching"><code>`@pintariching</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/pull/610">uuid-rs/uuid#610</a></li> <li><a href="https://github.com/atouchet"><code>`@atouchet</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/pull/616">uuid-rs/uuid#616</a></li> <li><a href="https://github.com/sn99"><code>`@sn99</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/pull/626">uuid-rs/uuid#626</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/uuid-rs/uuid/compare/1.1.2...1.2.0">https://github.com/uuid-rs/uuid/compare/1.1.2...1.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="399e87870f
"><code>399e878</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/issues/634">#634</a> from KodrAus/cargo/1.2.0</li> <li><a href="2db1a64796
"><code>2db1a64</code></a> ensure docs.rs includes unstable APIs</li> <li><a href="406617def4
"><code>406617d</code></a> prepare for 1.2.0 release</li> <li><a href="2e3245f0f1
"><code>2e3245f</code></a> add a test for sorting</li> <li><a href="8df6494c86
"><code>8df6494</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/issues/633">#633</a> from KodrAus/feat/unstable-versions</li> <li><a href="694da5285b
"><code>694da52</code></a> hide draft versions behind the unstable cfg</li> <li><a href="d626fd5874
"><code>d626fd5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/issues/631">#631</a> from KodrAus/feat/docs-hash</li> <li><a href="527cd3f2e9
"><code>527cd3f</code></a> add a special case version for the max uuid</li> <li><a href="4808a9bd55
"><code>4808a9b</code></a> more work on docs</li> <li><a href="9fcb760b6a
"><code>9fcb760</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/uuid-rs/uuid/issues/630">#630</a> from KodrAus/feat/now-wasm</li> <li>Additional commits viewable in <a href="https://github.com/uuid-rs/uuid/compare/1.1.2...1.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uuid&package-manager=cargo&previous-version=1.1.2&new-version=1.2.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
e496b1c047
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -4674,9 +4674,9 @@ checksum = "05e42f7c18b8f902290b009cde6d651262f956c98bc51bca4cd1d511c9cd85c7"
|
||||
|
||||
[[package]]
|
||||
name = "uuid"
|
||||
version = "1.1.2"
|
||||
version = "1.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "dd6469f4314d5f1ffec476e05f17cc9a78bc7a27a6a857842170bdf8d6f98d2f"
|
||||
checksum = "683f0a095f6dcf74520a5f17a12452ae6f970abbd2443299a1e226fd38195f2b"
|
||||
dependencies = [
|
||||
"getrandom 0.2.6",
|
||||
"serde",
|
||||
|
@ -64,7 +64,7 @@ tracing-appender = "0.2"
|
||||
tracing-futures = { version = "0.2", features = [ "std-future", "futures-03" ] }
|
||||
tracing-subscriber = { version = "0.3", default-features = false, features = [ "fmt", "ansi", "env-filter", "time", "tracing-log", "json" ] }
|
||||
url = { version = "2", features = [ "serde" ] }
|
||||
uuid = { version = "1.1", features = [ "serde", "v4" ] }
|
||||
uuid = { version = "1.2", features = [ "serde", "v4" ] }
|
||||
void = "1"
|
||||
|
||||
[target.'cfg(not(windows))'.dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user