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.
1 parent 5b24283 commit b9ee647Copy full SHA for b9ee647
Cargo.toml
@@ -33,3 +33,6 @@ version = "0.3.0"
33
optional = true
34
version = "0.10.1"
35
features = ["extension-module"]
36
+
37
+[profile.release]
38
+lto = true
0 commit comments