summaryrefslogtreecommitdiffstats
path: root/openpgp/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/Cargo.toml')
-rw-r--r--openpgp/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index d8186c8e..6747af09 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -83,5 +83,9 @@ name = "pad"
required-features = ["compression-deflate"]
[[bench]]
+name = "generate_keys"
+harness = false
+
+[[bench]]
name = "read_keys"
harness = false