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

21 lines
395 B

--- sdd-3.0.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ sdd-3.0.5/Cargo.toml 2025-01-03T16:45:29.844613+00:00
@@ -43,17 +43,5 @@
name = "sdd"
path = "src/lib.rs"
-[[bench]]
-name = "ebr"
-path = "benches/ebr.rs"
-harness = false
-
-[dependencies.loom]
-version = "0.7"
-optional = true
-
-[dev-dependencies.criterion]
-version = "0.5"
-
[dev-dependencies.static_assertions]
version = "1.1"