chore: Upgrade to Rust 1.62

pull/24376/head
Carol (Nichols || Goulding) 2022-07-01 11:34:27 -04:00
parent 1993448abf
commit 1c4caa2cc2
No known key found for this signature in database
GPG Key ID: E907EE5A736F87D4
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "1.61"
channel = "1.62"
components = [ "rustfmt", "clippy" ]