Upgrade to Rust 1.73.0

This commit is contained in:
Hanno Braun 2023-10-06 17:48:32 +02:00
parent d7b805bdbf
commit 3c4e075e9b

View File

@ -1,5 +1,5 @@
[toolchain]
channel = "1.72.1"
channel = "1.73.0"
components = ["rustfmt", "clippy"]
targets = [
"aarch64-apple-ios",