mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
refactor: remove clap from engine
This commit is contained in:
parent
0f38838292
commit
bafc3ac5a5
2 changed files with 0 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -20,7 +20,6 @@ dependencies = [
|
|||
name = "alejandra_engine"
|
||||
version = "0.4.0"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"rnix",
|
||||
"rowan",
|
||||
]
|
||||
|
@ -78,7 +77,6 @@ dependencies = [
|
|||
"atty",
|
||||
"bitflags",
|
||||
"indexmap",
|
||||
"lazy_static",
|
||||
"os_str_bytes",
|
||||
"strsim",
|
||||
"termcolor",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue