Skip to content

Commit 2291857

Browse files
committed
Add a comment about profile.ckb-debug
1 parent e07d865 commit 2291857

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workspace/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ overflow-checks = true
1313
strip = true
1414
codegen-units = 1
1515

16+
# This profile is used for debugging with ckb-debugger.
1617
[profile.ckb-debug]
1718
inherits = "release"
1819
strip = false

0 commit comments

Comments
 (0)