Skip to content

Commit 9e844d5

Browse files
committed
readme update
1 parent a4cd116 commit 9e844d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ the same set of platforms as Rust's `std` lib.
1616
This is a low-level API. Most users should prefer using high-level random-number
1717
library like [`rand`].
1818

19-
[Rand]: https://crates.io/crates/rand
19+
[`rand`]: https://crates.io/crates/rand
2020

2121

2222
## Usage
@@ -53,7 +53,7 @@ one of the following features must be enabled:
5353

5454
## Minimum Supported Rust Version
5555

56-
This crate requires Rustc version 1.28.0 or later due to usage of `NonZeroU32`.
56+
This crate requires Rust 1.32.0 or later.
5757

5858

5959
# License

0 commit comments

Comments
 (0)