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
1 changed files with 1 additions and 1 deletions

View File

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