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 c9945e5 commit f3fb5a2Copy full SHA for f3fb5a2
Cargo.toml
@@ -15,7 +15,7 @@ opt-level = 1
15
# Make anyhow `backtrace` feature useful.
16
# With `debug = 0` there are no line numbers in the backtrace
17
# produced with RUST_BACKTRACE=1.
18
-debug = 'full'
+debug = 1
19
opt-level = 0
20
21
# Always optimize dependencies.
0 commit comments