mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
Format
This commit is contained in:
parent
e5acbaadae
commit
14fb19353a
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ yazi-shared = { path = "../yazi-shared", version = "26.2.2" }
|
|||
|
||||
# External dependencies
|
||||
anyhow = { workspace = true }
|
||||
chrono = { workspace = true}
|
||||
chrono = { workspace = true }
|
||||
deadpool = { version = "0.13.0", default-features = false, features = [ "managed", "rt_tokio_1" ] }
|
||||
either = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue