mirror of
https://github.com/sxyazi/yazi.git
synced 2026-05-13 08:16:40 +00:00
refactor: use Cha for better cross-platform consistency (#3174)
This commit is contained in:
parent
6cfa92f112
commit
ece59974fe
22 changed files with 175 additions and 155 deletions
|
|
@ -27,7 +27,7 @@ yazi-shared = { path = "../yazi-shared", version = "25.9.15" }
|
|||
|
||||
# External dependencies
|
||||
clap = { workspace = true }
|
||||
clap_complete = "4.5.57"
|
||||
clap_complete = "4.5.58"
|
||||
clap_complete_fig = "4.5.2"
|
||||
clap_complete_nushell = "4.5.8"
|
||||
vergen-gitcl = { version = "1.0.8", features = [ "build", "rustc" ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue