Upgrade to Rust 1.81.0

This commit is contained in:
Hanno Braun 2024-09-10 21:22:25 +02:00
parent e813c5e9dd
commit 3e28b4be9a

View File

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