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 7442339 commit bfb0ebaCopy full SHA for bfb0eba
Cargo.toml
@@ -4,3 +4,5 @@ members = ["forwarder-cli", "forwarder", "forwarder-bench"]
4
5
[profile.release]
6
panic = "abort"
7
+lto = true
8
+codegen-units = 1
0 commit comments