Update Rust crate getrandom to 0.2.14
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
getrandom | dependencies | patch |
0.2 -> 0.2.14
|
Release Notes
rust-random/getrandom (getrandom)
v0.2.14
Fixed
- Enable
/dev/urandom
fallback for MUSL-based Linux targets #408
v0.2.13
Added
-
linux_disable_fallback
crate feature to disable/dev/urandom
-based fallback on Linux and Android targets. Enabling this feature bumps minimum supported Linux kernel version to 3.17 and Android API level to 23 (Marshmallow). #396
Changed
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.