Rewrote path selection for conflict avoidance.
This commit is contained in:
parent
8f6809c17f
commit
7fdf32342a
8 changed files with 514 additions and 439 deletions
|
|
@ -18,7 +18,7 @@ harness = false
|
|||
[dependencies]
|
||||
base64 = "0.21.5"
|
||||
clap = { version = "4.4.8", features = ["derive"] }
|
||||
colored = "2.0.4"
|
||||
flate2 = "1.0.28"
|
||||
serde = { version = "1.0.192", features = ["derive"] }
|
||||
serde_json = "1.0.108"
|
||||
termcolor = "1.4.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue