Skip to content

Commit c9ba634

Browse files
reenable incremental release builds
1 parent d6490c6 commit c9ba634

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
@@ -17,6 +17,7 @@ text-size.opt-level = 3
1717
miniz_oxide.opt-level = 3
1818

1919
[profile.release]
20+
incremental = true
2021
debug = 0 # Set this to 1 or 2 to get more useful backtraces in debugger.
2122

2223
[profile.test]

0 commit comments

Comments
 (0)