mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
refactor: drop --debug flag
This commit is contained in:
parent
aa3d4ccfd8
commit
9d23d257c6
8 changed files with 9 additions and 83 deletions
|
@ -7,7 +7,7 @@ rayon = "*"
|
|||
rnix = "*"
|
||||
termion = "*"
|
||||
tui = { version = "*", default-features = false, features = ["termion"] }
|
||||
rowan = "*"
|
||||
rowan = "0.12.6" # follows rnix
|
||||
walkdir = "*"
|
||||
|
||||
[package]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue