Merge pull request #2445 from hannobraun/rust

Update to Rust 1.80.1
This commit is contained in:
Hanno Braun 2024-08-12 20:21:15 +02:00 committed by GitHub
commit 5bb617f87d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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