add opt
This commit is contained in:
@@ -15,3 +15,9 @@ rust_util = "0.2.5"
|
|||||||
dingtalk = "1.3.2"
|
dingtalk = "1.3.2"
|
||||||
chrono = "0.4.11"
|
chrono = "0.4.11"
|
||||||
# log = "0.4.8"
|
# log = "0.4.8"
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
opt-level = 'z'
|
||||||
|
lto = true
|
||||||
|
codegen-units = 1
|
||||||
|
# panic = 'abort'
|
||||||
|
|||||||
Reference in New Issue
Block a user