mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
.. [no ci]
This commit is contained in:
parent
96660cbab4
commit
bfe6b758f7
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ base64 = "^0"
|
|||
color_quant = "^1"
|
||||
image = "^0"
|
||||
ratatui = "^0"
|
||||
tokio = { version = "^1", features = [ "parking_lot" ] }
|
||||
tokio = { version = "^1", features = [ "parking_lot", "process" ] }
|
||||
|
||||
# Logging
|
||||
tracing = "^0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue