diff --git a/lib/Cargo.toml b/lib/Cargo.toml index bb02d4e2..ad3f0777 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -47,8 +47,8 @@ wasm-bindgen-test = "0.3" [[bench]] name = "store" harness = false -required-features = ["seld", "rocksdb"] +required-features = ["sled", "rocksdb"] [[bench]] name = "sparql_query" -harness = false +harness = false \ No newline at end of file