mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
e1e5b2a4d9
commit
2fde033811
1 changed files with 5 additions and 5 deletions
10
Cargo.toml
10
Cargo.toml
|
|
@ -2,8 +2,8 @@
|
||||||
resolver = "2"
|
resolver = "2"
|
||||||
members = [ "yazi-*" ]
|
members = [ "yazi-*" ]
|
||||||
|
|
||||||
# [profile.release]
|
[profile.release]
|
||||||
# codegen-units = 1
|
codegen-units = 1
|
||||||
# lto = true
|
lto = true
|
||||||
# panic = "abort"
|
panic = "abort"
|
||||||
# strip = true
|
strip = true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue