mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-15 03:57:01 +05:30
chore: reformat TOML files with Taplo
This commit is contained in:
parent
b6691aa68b
commit
00cd331a4d
2 changed files with 13 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2023-06-10"
|
||||
components = [ "clippy", "rustfmt", "rust-src" ]
|
||||
targets = [ "x86_64-unknown-linux-gnu" ]
|
||||
components = ["clippy", "rustfmt", "rust-src"]
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
profile = "minimal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue