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-a...

14 lines
342 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:50:58.767462+00:00
@@ -61,10 +61,5 @@
[dev-dependencies.slab]
version = "0.4.2"
-[target."cfg(loom)".dependencies.loom]
-version = "0.5"
-features = ["checkpoint"]
-optional = true
-
[badges.maintenance]
status = "experimental"