style: format all toml with taplo
This commit is contained in:
parent
08485ea5e4
commit
e2d91e26d6
9 changed files with 158 additions and 76 deletions
|
@ -12,11 +12,11 @@
|
|||
[toolchain]
|
||||
channel = "1.78.0"
|
||||
components = [
|
||||
# For rust-analyzer
|
||||
"rust-src",
|
||||
# For rust-analyzer
|
||||
"rust-src",
|
||||
]
|
||||
targets = [
|
||||
"x86_64-unknown-linux-gnu",
|
||||
"x86_64-unknown-linux-musl",
|
||||
"aarch64-unknown-linux-musl",
|
||||
"aarch64-unknown-linux-musl",
|
||||
"x86_64-unknown-linux-gnu",
|
||||
"x86_64-unknown-linux-musl",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue