mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
Create release profile with LTO (#52)
This commit is contained in:
parent
066f60ad32
commit
a786369b14
1 changed files with 4 additions and 0 deletions
|
@ -52,3 +52,7 @@ features = ["macros", "net", "rt-multi-thread", "sync", "time"]
|
|||
|
||||
[dev-dependencies]
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
incremental = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue