Blob Blame History Raw
--- bumpalo-3.7.1/Cargo.toml	1970-01-01T00:00:01+00:00
+++ bumpalo-3.7.1/Cargo.toml	2021-09-30T21:04:22.703769+00:00
@@ -28,19 +28,6 @@
 path = "src/lib.rs"
 bench = false
 
-[[test]]
-name = "try_alloc"
-path = "tests/try_alloc.rs"
-harness = false
-
-[[bench]]
-name = "benches"
-path = "benches/benches.rs"
-harness = false
-required-features = ["collections"]
-[dev-dependencies.criterion]
-version = "0.3.0"
-
 [dev-dependencies.quickcheck]
 version = "0.9.0"