Upgrade to Rust 1.85.0

This commit is contained in:
Hanno Braun 2025-02-20 19:19:59 +01:00
parent ad4c798254
commit 09288f1283

View File

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