mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 15:27:01 +05:30
chore: reformat TOML files with Taplo
This commit is contained in:
parent
fe575094a6
commit
13925f52c6
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
[toolchain]
|
||||
channel = "1.70.0"
|
||||
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