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

13 lines
339 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:07.983771+00:00
@@ -43,9 +43,5 @@
[dev-dependencies.slab]
version = "0.4.2"
-[target."cfg(loom)".dependencies.loom]
-version = "0.5"
-features = ["checkpoint"]
-optional = true
[badges.maintenance]
status = "experimental"