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 ef5215a commit a6d602cCopy full SHA for a6d602c
Cargo.toml
@@ -24,3 +24,6 @@ azure-devops = { project = "robertohuertasm/github-oss", pipeline = "microserver
24
warp = "0.1"
25
clap = "2.33"
26
console = "0.9"
27
+
28
+[profile.release]
29
+lto = true
0 commit comments