Skip to content

Commit 32b3cfc

Browse files
authored
Update listed rustc version in Readme (#59)
1 parent 242e4bd commit 32b3cfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Documentation:
1919

2020
### Rust version requirements
2121

22-
All crates in this repository require **Rustc version 1.36 or greater**.
22+
All crates in this repository require **rustc version 1.63 or greater**.
2323

24-
GitHub Actions always has a build with a pinned version of Rustc matching the
24+
GitHub Actions always has a build with a pinned version of rustc matching the
2525
oldest supported Rust release. The current policy is that this can be updated in
2626
any Rand release if required, but the change must be noted in the changelog.
2727

0 commit comments

Comments
 (0)