We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b6834 commit e9287c1Copy full SHA for e9287c1
CHANGELOG.md
@@ -6,8 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## Unreleased
8
### Added
9
-- `disable_urandom_fallback` crate feature to disable `/dev/urandom`-based fallback on Linux targets.
10
- Enabling this feature bumps minimum supported Linux kernel version to 4.17. [#396]
+- `disable_urandom_fallback` crate feature to disable `/dev/urandom`-based fallback on Linux
+ targets. Enabling this feature bumps minimum supported Linux kernel version to 4.17. [#396]
11
12
### Changed
13
- Disable `/dev/urandom`-based fallback for all Android targets and for Linux targets
0 commit comments