mirror of
https://github.com/sxyazi/yazi.git
synced 2026-05-13 08:16:40 +00:00
refactor: refine PathLike and StrandLike traits (#3340)
This commit is contained in:
parent
9cd742811a
commit
d3ad1c0920
109 changed files with 1282 additions and 1492 deletions
|
|
@ -8,6 +8,9 @@ description = "Yazi crate shims"
|
|||
homepage = "https://yazi-rs.github.io"
|
||||
repository = "https://github.com/sxyazi/yazi"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
yazi-macro = { path = "../yazi-macro", version = "25.9.15" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue