Skip to content

Commit 803ac8c

Browse files
committed
save cargo build size
1 parent 4a50bc6 commit 803ac8c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,3 +245,6 @@ panic = 'abort'
245245
strip = true
246246
#opt-level = 'z' # only have smaller size after strip
247247
rpath = true
248+
249+
[profile.dev]
250+
debug = 1

0 commit comments

Comments
 (0)