There was an error while loading. Please reload this page.
1 parent cb1ce26 commit 2826191Copy full SHA for 2826191
1 file changed
Cargo.toml
@@ -34,3 +34,9 @@ doctest = false
34
35
[dependencies]
36
phf = "0.14.0"
37
+
38
+[profile.dev]
39
+debug = "line-tables-only"
40
41
+[profile.dev.package."*"]
42
+debug = false
0 commit comments