maximum optimization
This commit is contained in:
parent
4fdc0da24c
commit
da99b56458
1 changed files with 4 additions and 0 deletions
|
@ -16,3 +16,7 @@ features = ["with-chrono-0_4"]
|
|||
[dependencies.futures-preview]
|
||||
version = "=0.3.0-alpha.19"
|
||||
features = [ "async-await" ]
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
codegen-units = 1
|
||||
|
|
Loading…
Reference in a new issue