Upgrade to Rust 1.67.1

This commit is contained in:
Hanno Braun 2023-02-10 13:05:20 +01:00
parent 4c8b72ca4d
commit 9318c62681

View File

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