Skip to content

Commit 495be95

Browse files
committed
Set codegen-units = 1
1 parent 1909169 commit 495be95

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
@@ -8,6 +8,7 @@ version = "2.1.0"
88
edition = "2021"
99

1010
[profile.release]
11+
codegen-units = 1
1112
lto = "fat"
1213

1314
[dependencies]

0 commit comments

Comments
 (0)