Skip to content

Commit 6ec5e72

Browse files
committed
perf: Improve release performance
1 parent b0330fb commit 6ec5e72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ panic = "abort"
156156
[profile.release]
157157
panic = "abort"
158158
codegen-units = 1
159+
lto = true
159160

160161
[lints]
161162
workspace = true

0 commit comments

Comments
 (0)