mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
feat: add version flag
This commit is contained in:
parent
1de952b26a
commit
93a88b35c3
4 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[dependencies]
|
||||
clap = "*"
|
||||
clap = { version = "*", features = ["cargo"] }
|
||||
indoc = "*"
|
||||
rand = "*"
|
||||
rayon = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue