chore: bump rust toolchain to 1.62

pull/1173/head
Byron Hambly 1 year ago
parent 451b4722a4
commit 2a0fc3f278
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.60 _should_ work.
All stable toolchains since 1.62 _should_ work.
## Contact

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

Loading…
Cancel
Save