Upgrade to Rust 1.83.0

This commit is contained in:
Hanno Braun 2024-12-05 20:06:51 +01:00
parent c80d3121c1
commit 409d5df487

View File

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