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 b6b21ac commit f790748Copy full SHA for f790748
Cargo.toml
@@ -5,7 +5,7 @@ authors = ["ranfdev <[email protected]>"]
5
edition = "2021"
6
7
[profile.release]
8
-lto = true
+lto = "thin"
9
10
[workspace]
11
members = [
0 commit comments