We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6115cbc commit ed0cf9eCopy full SHA for ed0cf9e
1 file changed
Cargo.toml
@@ -17,6 +17,5 @@ tokio = { version = "1.51.0", features = ["full"] }
17
toml = "1.1.2"
18
wallpaper = { version = "3.2.0" }
19
20
-[profile.release-lto]
21
-inherits = "release"
+[profile.release]
22
lto = true
0 commit comments