chore: Update to Rust 1.71

pull/24376/head
Carol (Nichols || Goulding) 2023-07-14 10:20:51 -04:00
parent 8ff74385bb
commit 0d6a4cc9f6
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.70"
channel = "1.71"
components = [ "rustfmt", "clippy" ]