Set minimum Rust version to 1.61.0.

This commit is contained in:
Stephen Chung
2022-08-27 17:28:59 +08:00
parent 6bc98bd252
commit 1389541e7d
3 changed files with 4 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ Targets and builds
* All CPU and O/S targets supported by Rust, including:
* WebAssembly (WASM)
* `no-std`
* Minimum Rust version 1.60.0
* Minimum Rust version 1.61.0
Standard features