chore: bump Rust to 1.71 (#1804)

There is nothing particularly exciting in this release but it is good to
keep up with them anyway. See https://releases.rs/docs/1.71.0/.

Co-authored-by: Gabi <gabrielalejandro7@gmail.com>
This commit is contained in:
Thomas Eizinger
2023-07-24 21:58:30 +02:00
committed by GitHub
parent f01ffaf17b
commit 8f9330ac03

View File

@@ -1,5 +1,5 @@
[toolchain]
channel = "1.70.0"
channel = "1.71.0"
components = ["rustfmt", "clippy"]
targets = [
"x86_64-unknown-linux-musl",