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

16 lines
370 B

--- sharded-slab-0.1.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ sharded-slab-0.1.4/Cargo.toml 2023-08-07T14:27:25.637841+00:00
@@ -31,12 +31,6 @@
harness = false
[dependencies.lazy_static]
version = "1"
-[dev-dependencies.criterion]
-version = "0.3"
-
-[dev-dependencies.loom]
-version = "0.5"
-features = ["checkpoint"]
[dev-dependencies.proptest]
version = "1"