cardano-serialization-lib
cardano-serialization-lib copied to clipboard
Bump rand from 0.8.4 to 0.8.5 in /rust
Bumps rand from 0.8.4 to 0.8.5.
Changelog
Sourced from rand's changelog.
[0.8.5] - 2021-08-20
Fixes
- Fix build on non-32/64-bit architectures (#1144)
- Fix "min_const_gen" feature for
no_std(#1173)- Check
libc::pthread_atforkreturn value with panic on error (#1178)- More robust reseeding in case
ReseedingRngis used from a fork handler (#1178)- Fix nightly: remove unused
slice_partition_at_indexfeature (#1215)- Fix nightly +
simd_support: updatepacked_simd(#1216)Rngs
StdRng: Switch from HC128 to ChaCha12 on emscripten (#1142). We now use ChaCha12 on all platforms.Documentation
Commits
937320cUpdate CHANGELOG for 0.8.5 (#1221)2924af6Merge pull request #1183 from vks/fill-float-docdbbc1bfMerge pull request #1218 from Will-Low/master9f20df0Making distributions comparable by deriving PartialEq. Tests includeda407bdfMerge pull request #1216 from rust-random/work5d3ca11bUpdate to packed_simd_2 0.3.7fa04c15Merge pull request #1215 from Lantern-chat/master73f8ffdRemove unusedslice_partition_at_indexfeature8f37250Merge pull request #1208 from newpavlov/rand_distr/fix_no_std9ef737bupdate changelog- 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)