diff --git a/Cargo.toml b/Cargo.toml index 121c3c3..5701efa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,6 +25,3 @@ bytemuck = "1.17.0" futures-intrusive = "0.5.0" log = { version = "0.4.22" } hashbrown = "0.14.5" - -[profile.dev] -debug="line-tables-only" \ No newline at end of file