mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
b2c75300ef
commit
45276f5f64
2 changed files with 0 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -6229,7 +6229,6 @@ dependencies = [
|
|||
"parking_lot",
|
||||
"ratatui",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"unicode-width",
|
||||
"yazi-adapter",
|
||||
"yazi-config",
|
||||
|
|
|
|||
|
|
@ -22,7 +22,6 @@ yazi-tty = { path = "../yazi-tty", version = "26.2.2" }
|
|||
# External dependencies
|
||||
anyhow = { workspace = true }
|
||||
base64 = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
crossterm = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
mlua = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue