Upgrade to Rust 1.77

This commit is contained in:
Hanno Braun 2024-03-26 10:41:00 +01:00
parent 06322863cf
commit 9d81d0be4c

View File

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