summaryrefslogtreecommitdiffstats
path: root/ffi/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ffi/Cargo.toml')
-rw-r--r--ffi/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ffi/Cargo.toml b/ffi/Cargo.toml
index bd7cc97e..ac04cb8e 100644
--- a/ffi/Cargo.toml
+++ b/ffi/Cargo.toml
@@ -39,6 +39,7 @@ filetime = "0.2"
[lib]
crate-type = ["cdylib", "staticlib"]
+bench = false
[features]
default = ["sequoia-openpgp/default", "sequoia-store/default"]