We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6490c6 commit c9ba634Copy full SHA for c9ba634
Cargo.toml
@@ -17,6 +17,7 @@ text-size.opt-level = 3
17
miniz_oxide.opt-level = 3
18
19
[profile.release]
20
+incremental = true
21
debug = 0 # Set this to 1 or 2 to get more useful backtraces in debugger.
22
23
[profile.test]
0 commit comments