-
Notifications
You must be signed in to change notification settings - Fork 96
Commit c01ca1f
committed
Auto merge of #643 - rust-lang:dependabot/cargo/miow-0.2.2, r=Mark-Simulacrum
Bump miow from 0.2.1 to 0.2.2
Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.2.1 to 0.2.2.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/yoshuawuyts/miow/commit/6fd7b9cfb5f5998dc6772803354b05815e579bb8"><code>6fd7b9c</code></a> Bump version to 0.2.2</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/550efc2e9608b72e971d659a01f2d02a3a27e1bc"><code>550efc2</code></a> Merge branch 'fix-sockaddr-convertion-v0.2.x' into 0.2.x</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/ca8db5365495d6da42b2f26f2062fb5e12b6c329"><code>ca8db53</code></a> Stop using from_ne_bytes to be compatible with Rust < 1.32.0</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/3e217e34994923c4ef99aa3209aa9448b9e8b798"><code>3e217e3</code></a> Bump net2 dep to 0.2.36 without invalid SocketAddr convertion</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/27b77cc870b922d305015841978b581ceb18e3b9"><code>27b77cc</code></a> Adapt to winapi 0.2</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/2783715269d56a0020160179c0f2ba883d12d874"><code>2783715</code></a> Safely convert SocketAddr into raw SOCKADDR</li>
<li><a href="https://github.com/yoshuawuyts/miow/commit/f6662ef11d1aac309aea5a6548c1a2d35c1de6e9"><code>f6662ef</code></a> Clarify wording of license information in README.</li>
<li>See full diff in <a href="https://github.com/yoshuawuyts/miow/compare/0.2.1...0.2.2">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
- ``@dependabot` use these labels` will set the current labels as the default for future PRs for this repo and language
- ``@dependabot` use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- ``@dependabot` use these assignees` will set the current assignees as the default for future PRs for this repo and language
- ``@dependabot` use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/rust-lang/crater/network/alerts).
</details>Expand file treeCollapse file tree
1 file changed
+5
-5
lines changed+5-5Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments