mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
refac: simplify config mechanism
This commit is contained in:
parent
6cf7503e4f
commit
04fe4d17dc
7 changed files with 11 additions and 37 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -10,6 +10,7 @@ dependencies = [
|
|||
"pretty_assertions",
|
||||
"rnix",
|
||||
"rowan",
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -21,7 +22,6 @@ dependencies = [
|
|||
"futures",
|
||||
"num_cpus",
|
||||
"rand",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"walkdir",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue