Skip to content

Commit cb7c62e

Browse files
alamberratic-pattern
authored andcommitted
[branch-50] Backport change to avoid debug symbols in ci builds to 50.0.0
1 parent 7de4de5 commit cb7c62e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ rpath = false
197197
strip = false # Retain debug info for flamegraphs
198198

199199
[profile.ci]
200+
debug = false
200201
inherits = "dev"
201202
incremental = false
202203

0 commit comments

Comments
 (0)