chore: update to Rust 1.71 (#1283)

This commit is contained in:
Matt Mastracci 2023-07-13 10:42:58 -06:00 committed by GitHub
parent 308a113445
commit 096c540393
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "1.70.0"
channel = "1.71.0"
components = ["rustfmt", "clippy"]