chore: optimized release profile

pull/171/head
Valentin271 1 year ago
parent 7b1b5f7eba
commit b4761551a0
No known key found for this signature in database
GPG Key ID: 77B4667C08D99D91

@ -45,3 +45,8 @@ which = "4.1"
[dev-dependencies]
pretty_assertions = "1.0.0"
[profile.release]
strip = true
lto = true
opt-level = 3

Loading…
Cancel
Save