We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 242e4bd commit 32b3cfcCopy full SHA for 32b3cfc
README.md
@@ -19,9 +19,9 @@ Documentation:
19
20
### Rust version requirements
21
22
-All crates in this repository require **Rustc version 1.36 or greater**.
+All crates in this repository require **rustc version 1.63 or greater**.
23
24
-GitHub Actions always has a build with a pinned version of Rustc matching the
+GitHub Actions always has a build with a pinned version of rustc matching the
25
oldest supported Rust release. The current policy is that this can be updated in
26
any Rand release if required, but the change must be noted in the changelog.
27
0 commit comments