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
1 changed files with 1 additions and 1 deletions

View File

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