Upgrade to Rust 1.79.0

This commit is contained in:
Hanno Braun 2024-07-08 20:02:01 +02:00
parent c498ab2a97
commit 9f9b35233c

View File

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