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 0d50fcb commit c47c105Copy full SHA for c47c105
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