chore: bump rust toolchain to 1.62

pull/1188/head
Byron Hambly 2 years ago
parent 0ae3c74747
commit 283ee882d9
No known key found for this signature in database
GPG Key ID: DE8F6EA20A661697

@ -50,7 +50,7 @@ Please have a look at the [contribution guidelines](./CONTRIBUTING.md).
## Rust Version Support
Please note that only the latest stable Rust toolchain is supported.
All stable toolchains since 1.58 _should_ work.
All stable toolchains since 1.62 _should_ work.
## Contact

@ -1,4 +1,4 @@
[toolchain]
channel = "1.59"
channel = "1.62"
components = ["clippy"]
targets = ["armv7-unknown-linux-gnueabihf"]

Loading…
Cancel
Save