Sort components alphabetically

This commit is contained in:
Hanno Braun 2025-02-20 19:26:43 +01:00
parent 5a58baaeee
commit cf384bab53

View File

@ -1,6 +1,6 @@
[toolchain]
channel = "1.85.0"
components = ["rustfmt", "clippy"]
components = ["clippy", "rustfmt"]
targets = [
"aarch64-apple-ios",
"aarch64-linux-android",