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-sdd/sdd-fix-metadata.diff

20 lines
429 B

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