cardano-serialization-lib
cardano-serialization-lib copied to clipboard
Bump rand_chacha from 0.1.1 to 0.3.1 in /rust
Bumps rand_chacha from 0.1.1 to 0.3.1.
Changelog
Sourced from rand_chacha's changelog.
[0.3.19] - 2017-12-27
Changed
- Require
log <= 0.3.8for dev builds- Update
fuchsia-zircondependency to 0.3- Fix broken links in docs (to unblock compiler docs testing CI)
[0.3.18] - 2017-11-06
Changed
thread_rngis seeded from the system time ifOsRngfailsweak_rngnow usesthread_rnginternally[0.3.17] - 2017-10-07
Changed
- Fuchsia: Magenta was renamed Zircon
[0.3.16] - 2017-07-27
Added
- Implement Debug for mote non-public types
- implement
Randfor (i|u)i128- Support for Fuchsia
Changed
- Add inline attribute to SampleRange::construct_range. This improves the benchmark for sample in 11% and for shuffle in 16%.
- Use
RtlGenRandominstead ofCryptGenRandom[0.3.15] - 2016-11-26
Added
- Add
Rngtrait methodchoose_mut- Redox support
Changed
- Use
arc4randforOsRngon FreeBSD.- Use
arc4random(3)forOsRngon OpenBSD.Fixed
- Fix filling buffers 4 GiB or larger with
OsRng::fill_byteson Windows[0.3.14] - 2016-02-13
Fixed
- Inline definitions from winapi/advapi32, which decreases build times
[0.3.13] - 2016-01-09
Fixed
- Compatible with Rust 1.7.0-nightly (needed some extra type annotations)
... (truncated)
Commits
98a0339Merge pull request #1135 from dhardy/worka7f8fb7Prepare rand_chacha v0.3.1 release09d3df3Merge pull request #1130 from dhardy/workd167dd2Deprecate ReadRnge3bc4a1Do not impl serde for ReadRng or ReseedingRng66b1636Merge pull request #1132 from rust-random/readme-wasm-noted9c6a76README: add note regarding wasm32-unknown-unknown4726d32Update minimum version of packed_simd_2f6bbfcfserde for BlockRng, ReseedingRng and ReadRng2732f2dMerge pull request #1116 from vks/criterion- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)