Merge pull request #1859 from hannobraun/rust

Upgrade to Rust 1.70.0
This commit is contained in:
Hanno Braun 2023-06-05 17:42:10 +02:00 committed by GitHub
commit c39c522722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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