--- sdd-2.1.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ sdd-2.1.0/Cargo.toml 2024-08-02T18:44:11.113288+00:00 @@ -33,16 +33,5 @@ license = "Apache-2.0" repository = "https://github.com/wvwwvwwv/scalable-delayed-dealloc/" -[[bench]] -name = "ebr" -harness = false - -[dependencies.loom] -version = "0.7" -optional = true - -[dev-dependencies.criterion] -version = "0.5" - [dev-dependencies.static_assertions] version = "1.1"