mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-21 23:01:05 +00:00
chore: rename bin (#33)
This commit is contained in:
parent
e123137823
commit
f9836f2f8a
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