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 680b2aa commit 65c1c77Copy full SHA for 65c1c77
1 file changed
Cargo.toml
@@ -197,6 +197,7 @@ rpath = false
197
strip = false # Retain debug info for flamegraphs
198
199
[profile.ci]
200
+debug = false
201
inherits = "dev"
202
incremental = false
203
0 commit comments