Dev packages prod opt level

This commit is contained in:
Piotr Siuszko 2020-09-24 17:22:35 +02:00
parent eea2935e4e
commit 6462867440
1 changed files with 4 additions and 1 deletions

View File

@ -22,4 +22,7 @@ imgui-inspect-derive = "0.5.0"
tobj = "2.0.2"
num = "0.3.0"
rand = "0.7.3"
human-panic = "1.0.3"
human-panic = "1.0.3"
[profile.dev.package."*"]
opt-level = 2