mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-31 15:20:15 +00:00
3e88e13fbb
566: Bump rand_chacha from 0.3.0 to 0.3.1 r=thomaseizinger a=dependabot[bot] Bumps [rand_chacha](https://github.com/rust-random/rand) from 0.3.0 to 0.3.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-random/rand/blob/master/CHANGELOG.md">rand_chacha's changelog</a>.</em></p> <blockquote> <h2>[0.3.19] - 2017-12-27</h2> <h3>Changed</h3> <ul> <li>Require <code>log <= 0.3.8</code> for dev builds</li> <li>Update <code>fuchsia-zircon</code> dependency to 0.3</li> <li>Fix broken links in docs (to unblock compiler docs testing CI)</li> </ul> <h2>[0.3.18] - 2017-11-06</h2> <h3>Changed</h3> <ul> <li><code>thread_rng</code> is seeded from the system time if <code>OsRng</code> fails</li> <li><code>weak_rng</code> now uses <code>thread_rng</code> internally</li> </ul> <h2>[0.3.17] - 2017-10-07</h2> <h3>Changed</h3> <ul> <li>Fuchsia: Magenta was renamed Zircon</li> </ul> <h2>[0.3.16] - 2017-07-27</h2> <h3>Added</h3> <ul> <li>Implement Debug for mote non-public types</li> <li>implement <code>Rand</code> for (i|u)i128</li> <li>Support for Fuchsia</li> </ul> <h3>Changed</h3> <ul> <li>Add inline attribute to SampleRange::construct_range. This improves the benchmark for sample in 11% and for shuffle in 16%.</li> <li>Use <code>RtlGenRandom</code> instead of <code>CryptGenRandom</code></li> </ul> <h2>[0.3.15] - 2016-11-26</h2> <h3>Added</h3> <ul> <li>Add <code>Rng</code> trait method <code>choose_mut</code></li> <li>Redox support</li> </ul> <h3>Changed</h3> <ul> <li>Use <code>arc4rand</code> for <code>OsRng</code> on FreeBSD.</li> <li>Use <code>arc4random(3)</code> for <code>OsRng</code> on OpenBSD.</li> </ul> <h3>Fixed</h3> <ul> <li>Fix filling buffers 4 GiB or larger with <code>OsRng::fill_bytes</code> on Windows</li> </ul> <h2>[0.3.14] - 2016-02-13</h2> <h3>Fixed</h3> <ul> <li>Inline definitions from winapi/advapi32, which decreases build times</li> </ul> <h2>[0.3.13] - 2016-01-09</h2> <h3>Fixed</h3> <ul> <li>Compatible with Rust 1.7.0-nightly (needed some extra type annotations)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |