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.
25 lines
565 B
25 lines
565 B
3 years ago
|
--- sharded-slab-0.1.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ sharded-slab-0.1.4/Cargo.toml 2022-05-04T11:25:08.424636+00:00
|
||
|
@@ -31,21 +31,11 @@
|
||
|
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"
|
||
|
|
||
|
[dev-dependencies.slab]
|
||
|
version = "0.4.2"
|
||
|
-[target."cfg(loom)".dependencies.loom]
|
||
|
-version = "0.5"
|
||
|
-features = ["checkpoint"]
|
||
|
-optional = true
|
||
|
[badges.maintenance]
|
||
|
status = "experimental"
|