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.
rust-sharded-slab/sharded-slab-fix-metadata.diff

17 lines
357 B

--- sharded-slab-0.1.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ sharded-slab-0.1.5/Cargo.toml 2023-08-28T19:51:25.416585+00:00
@@ -48,13 +48,6 @@
[dependencies.lazy_static]
version = "1"
-[dev-dependencies.criterion]
-version = "0.3"
-
-[dev-dependencies.loom]
-version = "0.5"
-features = ["checkpoint"]
-
[dev-dependencies.proptest]
version = "1"