mirror of
https://github.com/sxyazi/yazi.git
synced 2026-05-13 08:16:40 +00:00
feat: font preview (#1048)
This commit is contained in:
parent
f2329a3b35
commit
65afe6027a
15 changed files with 95 additions and 31 deletions
|
|
@ -15,7 +15,7 @@ yazi-shared = { path = "../yazi-shared", version = "0.2.5" }
|
|||
|
||||
# External dependencies
|
||||
clap = { version = "4.5.4", features = [ "derive" ] }
|
||||
serde = { version = "1.0.201", features = [ "derive" ] }
|
||||
serde = { version = "1.0.202", features = [ "derive" ] }
|
||||
|
||||
[build-dependencies]
|
||||
clap = { version = "4.5.4", features = [ "derive" ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue