Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update rand_core requirement from 0.6.4 to 0.9.0 in /nrf-hal-common (#…
…511) * Update rand_core requirement from 0.6.4 to 0.9.0 in /nrf-hal-common Updates the requirements on [rand_core](https://github.com/rust-random/rand) to permit the latest version. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.6.4...0.9.0) --- updated-dependencies: - dependency-name: rand_core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Fix build after rand_core update. * Update rand_core in example too. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Walbran <[email protected]>
- Loading branch information