Upgrade to Rust 1.78.0

This commit is contained in:
Hanno Braun 2024-05-06 13:05:55 +02:00
parent 4b5e24df59
commit 1dcb36b0ac

View File

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