We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
codegen-units = 1
1 parent 1909169 commit 495be95Copy full SHA for 495be95
Cargo.toml
@@ -8,6 +8,7 @@ version = "2.1.0"
8
edition = "2021"
9
10
[profile.release]
11
+codegen-units = 1
12
lto = "fat"
13
14
[dependencies]
0 commit comments