Bump linked_hash_set from 0.1.3 to 0.1.4
Bumps [linked_hash_set](https://github.com/alexheretic/linked-hash-set) from 0.1.3 to 0.1.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/alexheretic/linked-hash-set/releases">linked_hash_set's releases</a>.</em></p>
<blockquote>
<h2>0.1.4</h2>
<ul>
<li>Require <em>linked-hash-map</em> <code>0.5.3</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="a24b7a5ac9"><code>a24b7a5</code></a> Release 0.1.4</li>
<li><a href="27ff3b6486"><code>27ff3b6</code></a> Update Cargo.toml (<a href="https://github-redirect.dependabot.com/alexheretic/linked-hash-set/issues/6">#6</a>)</li>
<li><a href="d9df1e1cb9"><code>d9df1e1</code></a> Add <code>insert_if_absent</code> hint to main usage example</li>
<li><a href="98d9eb90d1"><code>98d9eb9</code></a> Remove extern crate from examples</li>
<li><a href="40542c9605"><code>40542c9</code></a> Add MSRV policy</li>
<li><a href="d7a008660e"><code>d7a0086</code></a> edition 2018</li>
<li><a href="8d480cc42c"><code>8d480cc</code></a> cargo fmt</li>
<li><a href="8c53cf175e"><code>8c53cf1</code></a> Mention refresh() in readme</li>
<li>See full diff in <a href="https://github.com/alexheretic/linked-hash-set/compare/0.1.3...0.1.4">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)
</details>
Bump termcolor from 1.1.0 to 1.1.3
Bumps [termcolor](https://github.com/BurntSushi/termcolor) from 1.1.0 to 1.1.3.
<details>
<summary>Commits</summary>
<ul>
<li><a href="677f98b26a"><code>677f98b</code></a> 1.1.3</li>
<li><a href="dc7e7b9383"><code>dc7e7b9</code></a> api: impl WriteColor for std::io::Sink</li>
<li><a href="020816f326"><code>020816f</code></a> doc: update links</li>
<li><a href="9498753689"><code>9498753</code></a> 1.1.2</li>
<li><a href="20822cb45c"><code>20822cb</code></a> tests: remove use of doc_comment crate</li>
<li><a href="b052b61ba0"><code>b052b61</code></a> 1.1.1</li>
<li><a href="a600a655de"><code>a600a65</code></a> api: add support for dim text (ANSI only)</li>
<li><a href="7451f801bc"><code>7451f80</code></a> tests: replace "cfg(test)" with "cfg(doctest)" for readme testing</li>
<li>See full diff in <a href="https://github.com/BurntSushi/termcolor/compare/1.1.0...1.1.3">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)
</details>
Bump memoffset from 0.6.1 to 0.6.5
Bumps [memoffset](https://github.com/Gilnaa/memoffset) from 0.6.1 to 0.6.5.
<details>
<summary>Commits</summary>
<ul>
<li><a href="01e2e42ef0"><code>01e2e42</code></a> v0.6.5</li>
<li><a href="fd81a21866"><code>fd81a21</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Gilnaa/memoffset/issues/63">#63</a> from yvt/fix-nightly</li>
<li><a href="42483952ce"><code>4248395</code></a> Remove <code>#![feature(const_raw_ptr_deref)]</code></li>
<li><a href="4c71bed98d"><code>4c71bed</code></a> Remove <code>#![feature(const_maybe_uninit_as_ptr)]</code></li>
<li><a href="b14262b1b3"><code>b14262b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Gilnaa/memoffset/issues/62">#62</a> from matklad/idioms</li>
<li><a href="d41cc25cd7"><code>d41cc25</code></a> only doctest on modern Rust</li>
<li><a href="db56a2d8ce"><code>db56a2d</code></a> Modernize doc examples to use idiomatic Rust</li>
<li><a href="1645cddf2e"><code>1645cdd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Gilnaa/memoffset/issues/61">#61</a> from atouchet/badge</li>
<li><a href="61524a3fbf"><code>61524a3</code></a> Fix crates.io badge</li>
<li><a href="32aa69d018"><code>32aa69d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Gilnaa/memoffset/issues/60">#60</a> from RalfJung/ci</li>
<li>Additional commits viewable in <a href="https://github.com/Gilnaa/memoffset/compare/v0.6.1...v0.6.5">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)
</details>
Bump rand from 0.7.2 to 0.7.3
Bumps [rand](https://github.com/rust-random/rand) from 0.7.2 to 0.7.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rust-random/rand/blob/master/CHANGELOG.md">rand's changelog</a>.</em></p>
<blockquote>
<h2>[0.7.3] - 2020-01-10</h2>
<h3>Fixes</h3>
<ul>
<li>The <code>Bernoulli</code> distribution constructors now reports an error on NaN and on
<code>denominator == 0</code>. (<a href="https://github-redirect.dependabot.com/rust-random/rand/issues/925">#925</a>)</li>
<li>Use <code>std::sync::Once</code> to register fork handler, avoiding possible atomicity violation (<a href="https://github-redirect.dependabot.com/rust-random/rand/issues/928">#928</a>)</li>
<li>Fix documentation on the precision of generated floating-point values</li>
</ul>
<h3>Changes</h3>
<ul>
<li>Unix: make libc dependency optional; only use fork protection with std feature (<a href="https://github-redirect.dependabot.com/rust-random/rand/issues/928">#928</a>)</li>
</ul>
<h3>Additions</h3>
<ul>
<li>Implement <code>std::error::Error</code> for <code>BernoulliError</code> (<a href="https://github-redirect.dependabot.com/rust-random/rand/issues/919">#919</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="074cb6a997"><code>074cb6a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-random/rand/issues/929">#929</a> from dhardy/master</li>
<li><a href="0f4e152c1c"><code>0f4e152</code></a> Prepare rand 0.7.3 release</li>
<li><a href="5b0d874369"><code>5b0d874</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-random/rand/issues/928">#928</a> from dhardy/libc</li>
<li><a href="ae4683cec7"><code>ae4683c</code></a> Remove use of deprecated ATOMIC_USIZE_INIT</li>
<li><a href="ae3a416ecc"><code>ae3a416</code></a> Fix <a href="https://github-redirect.dependabot.com/rust-random/rand/issues/911">#911</a>: use Once instead of AtomicBool</li>
<li><a href="a67173ef63"><code>a67173e</code></a> make libc dependency optional (fork protection requires std)</li>
<li><a href="e2dc2c3848"><code>e2dc2c3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-random/rand/issues/926">#926</a> from dhardy/fmt</li>
<li><a href="fab964d194"><code>fab964d</code></a> Manual function specification reformatting</li>
<li><a href="3a5d5a8e7a"><code>3a5d5a8</code></a> Use rustfmt::skip for some cases</li>
<li><a href="3a51c3e0e2"><code>3a51c3e</code></a> Manual array reformatting</li>
<li>Additional commits viewable in <a href="https://github.com/rust-random/rand/compare/0.7.2...0.7.3">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)
</details>
Bump brotli from 3.3.0 to 3.3.4
Bumps [brotli](https://github.com/dropbox/rust-brotli) from 3.3.0 to 3.3.4.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/dropbox/rust-brotli/commits/3.3.4">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)
</details>
Bump unicode-width from 0.1.8 to 0.1.9
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.8 to 0.1.9.
<details>
<summary>Commits</summary>
<ul>
<li><a href="c6a6c72ac6"><code>c6a6c72</code></a> Update to 0.1.9</li>
<li><a href="b58e85b527"><code>b58e85b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/unicode-rs/unicode-width/issues/23">#23</a> from chrisduerr/unicode_14</li>
<li><a href="ce07223db9"><code>ce07223</code></a> Update to Unicode 14</li>
<li>See full diff in <a href="https://github.com/unicode-rs/unicode-width/compare/v0.1.8...v0.1.9">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)
</details>
Bump unwind-sys from 0.1.1 to 0.1.3
Bumps [unwind-sys](https://github.com/sfackler/rstack) from 0.1.1 to 0.1.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sfackler/rstack/releases">unwind-sys's releases</a>.</em></p>
<blockquote>
<h2>unwind-sys 0.1.3</h2>
<ul>
<li>Fixed definitions for libunwind 1.6.0.</li>
</ul>
<h2>unwind-sys 0.1.2</h2>
<ul>
<li>Added support for i686-unknown-linux-gnu and aarch64-unknown-linux-gnu.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="4a78a52a42"><code>4a78a52</code></a> Release unwind-sys 0.1.3</li>
<li><a href="451b1feb53"><code>451b1fe</code></a> continue testing 1.4.0</li>
<li><a href="b06039cbca"><code>b06039c</code></a> Update arm64 getcontext for 1.6.0</li>
<li><a href="4b9e3a795e"><code>4b9e3a7</code></a> fix 1.6.0 aarch64 layout</li>
<li><a href="3459b36d60"><code>3459b36</code></a> import asm</li>
<li><a href="e53fb7fd77"><code>e53fb7f</code></a> Update to stable inline asm</li>
<li><a href="eba1c1b078"><code>eba1c1b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rstack/issues/19">#19</a> from sfackler/dependabot/cargo/env_logger-0.9</li>
<li><a href="2c3e517d49"><code>2c3e517</code></a> Update ci.yml</li>
<li><a href="700e9db2ee"><code>700e9db</code></a> Update env_logger requirement from 0.8 to 0.9</li>
<li><a href="ab49caaa23"><code>ab49caa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rstack/issues/18">#18</a> from sfackler/dependabot/add-v2-config-file</li>
<li>Additional commits viewable in <a href="https://github.com/sfackler/rstack/compare/rstack-0.1.1...unwind-sys-0.1.3">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)
</details>