diff --git a/Cargo.toml b/Cargo.toml index cc7ef1c..6665738 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,4 +38,4 @@ chumsky = "0.9" lto = true codegen-units = 1 panic = "abort" -debug = true +debug = "line-tables-only"