Upgrade to Rust 1.92.0

This commit is contained in:
Hanno Braun
2025-12-22 13:36:52 +01:00
parent c7c981e1d6
commit 7ccae10e2f

View File

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