Stick to defaulter release profile

This commit is contained in:
Aleksey Kladov 2020-01-11 22:15:27 +01:00
parent af0059a4d1
commit dde64aa744

View file

@ -8,8 +8,6 @@ debug = 0
[profile.release]
incremental = true
lto = true
codegen-units = 1
debug = 0 # set this to 1 or 2 to get more useful backtraces in debugger
[patch.'crates-io']