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 cebe9f7 commit 2de609bCopy full SHA for 2de609b
Cargo.toml
@@ -1,6 +1,6 @@
1
-# Reduce the size of debug builds for CI
+# Reduce the size of debug builds
2
[profile.dev]
3
-debug = false
+debug = "line-tables-only"
4
5
# The curve25519-dalek crate uses the `simd` backend by default in v4 if
6
# possible, which has very slow performance on some platforms with opt-level 0,
0 commit comments