Upgrade to Rust 1.86.0

This commit is contained in:
Hanno Braun 2025-04-11 19:41:55 +02:00
parent 989886d251
commit 9375390ccc

View File

@ -1,5 +1,5 @@
[toolchain]
channel = "1.85.1"
channel = "1.86.0"
components = ["clippy", "rustfmt", "rust-analyzer"]
targets = [
"aarch64-apple-ios",