Update to Rust 1.80.1

This commit is contained in:
Hanno Braun 2024-08-12 20:10:24 +02:00
parent f640249d13
commit cc17fb354a

View File

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