You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
358 B
18 lines
358 B
--- typed-arena-2.0.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ typed-arena-2.0.2/Cargo.toml 2023-01-29T23:02:15.845673+00:00
|
|
@@ -31,14 +31,6 @@
|
|
name = "typed_arena"
|
|
path = "src/lib.rs"
|
|
|
|
-[[bench]]
|
|
-name = "benches"
|
|
-path = "benches/benches.rs"
|
|
-harness = false
|
|
-
|
|
-[dev-dependencies.criterion]
|
|
-version = "0.3.4"
|
|
-
|
|
[features]
|
|
default = ["std"]
|
|
std = []
|