mirror of
https://github.com/sxyazi/yazi.git
synced 2024-11-24 09:53:12 +03:00
chore: rename bin (#33)
This commit is contained in:
parent
e123137823
commit
f9836f2f8a
@ -23,3 +23,7 @@ tokio = { version = "^1", features = [ "parking_lot" ] }
|
|||||||
tracing = "^0"
|
tracing = "^0"
|
||||||
tracing-appender = "^0"
|
tracing-appender = "^0"
|
||||||
tracing-subscriber = "^0"
|
tracing-subscriber = "^0"
|
||||||
|
|
||||||
|
[[bin]]
|
||||||
|
name = "yazi"
|
||||||
|
path = "src/main.rs"
|
||||||
|
Loading…
Reference in New Issue
Block a user