--- backtrace-0.3.74/Cargo.toml 1970-01-01T00:00:01+00:00 +++ backtrace-0.3.74/Cargo.toml 2024-09-16T21:49:07.938082+00:00 @@ -45,20 +45,8 @@ required-features = ["std"] [[test]] -name = "accuracy" -path = "tests/accuracy/main.rs" -required-features = ["std"] -edition = "2021" - -[[test]] name = "concurrent-panics" path = "tests/concurrent-panics.rs" -harness = false -required-features = ["std"] - -[[test]] -name = "current-exe-mismatch" -path = "tests/current-exe-mismatch.rs" harness = false required-features = ["std"]