Merge pull request #777 from hannobraun/rust

Update Rust version to 1.62.0
This commit is contained in:
Hanno Braun 2022-07-04 18:23:33 +02:00 committed by GitHub
commit dec55059d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "1.61.0"
channel = "1.62.0"
components = ["rustfmt", "clippy"]