mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-18 13:40:55 -04:00
crypto: Add missing required-features to crypto_bench
This commit is contained in:
@@ -59,3 +59,4 @@ pprof = { version = "0.4.2", features = ["flamegraph"] }
|
||||
[[bench]]
|
||||
name = "crypto_bench"
|
||||
harness = false
|
||||
required-features = ["sled_cryptostore"]
|
||||
|
||||
Reference in New Issue
Block a user