mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-08 11:58:27 +00:00
Sort components alphabetically
This commit is contained in:
parent
5a58baaeee
commit
cf384bab53
@ -1,6 +1,6 @@
|
||||
[toolchain]
|
||||
channel = "1.85.0"
|
||||
components = ["rustfmt", "clippy"]
|
||||
components = ["clippy", "rustfmt"]
|
||||
targets = [
|
||||
"aarch64-apple-ios",
|
||||
"aarch64-linux-android",
|
||||
|
Loading…
Reference in New Issue
Block a user