Upgrade to Rust 1.87.0

This commit is contained in:
Hanno Braun 2025-05-27 11:44:11 +02:00
parent 1625876cd2
commit 545943c285

View File

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