We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a50bc6 commit 803ac8cCopy full SHA for 803ac8c
1 file changed
Cargo.toml
@@ -245,3 +245,6 @@ panic = 'abort'
245
strip = true
246
#opt-level = 'z' # only have smaller size after strip
247
rpath = true
248
+
249
+[profile.dev]
250
+debug = 1
0 commit comments