Skip to content

Commit 2aa78b9

Browse files
committed
shore(cargo): Add comment to enable debug symbols
1 parent 84f90bd commit 2aa78b9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ resolver = "2"
1919
# This is to enable debug symbols
2020
# which are useful during profiling
2121
# with callgrind
22-
# [profile.release.package."*"]
23-
# opt-level = 3
22+
# [profile.release]
2423
# debug = true
2524
# force-frame-pointers = true
2625

0 commit comments

Comments
 (0)