mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
chore: rename bin
This commit is contained in:
parent
2ac51faa93
commit
cd2148c85c
1 changed files with 4 additions and 0 deletions
|
|
@ -23,3 +23,7 @@ tokio = { version = "^1", features = [ "parking_lot" ] }
|
|||
tracing = "^0"
|
||||
tracing-appender = "^0"
|
||||
tracing-subscriber = "^0"
|
||||
|
||||
[[bin]]
|
||||
name = "yazi"
|
||||
path = "src/main.rs"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue