mirror of
https://github.com/sxyazi/yazi.git
synced 2026-05-13 08:16:40 +00:00
refactor: make Clippy happy
This commit is contained in:
parent
8c2a6dba90
commit
0b8aaba29b
33 changed files with 108 additions and 118 deletions
|
|
@ -8,6 +8,9 @@ description = "Yazi build system"
|
|||
homepage = "https://yazi-rs.github.io"
|
||||
repository = "https://github.com/sxyazi/yazi"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[profile.release]
|
||||
codegen-units = 1
|
||||
lto = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue