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] [toolchain]
channel = "1.76.0" channel = "1.77.0"
components = ["rustfmt", "clippy"] components = ["rustfmt", "clippy"]
targets = [ targets = [
"aarch64-apple-ios", "aarch64-apple-ios",