diff --git a/Cargo.toml b/Cargo.toml index 45a3330..1c9e558 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,9 +8,6 @@ edition = "2021" [profile.dev] panic = 'abort' -[profile.test] -panic = 'abort' - [profile.dev.package."*"] opt-level = 3 diff --git a/src/mesh_tracer.rs b/src/mesh_tracer.rs new file mode 100644 index 0000000..e69de29