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, 2 insertions, 2 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index ff1e57a1..883e485f 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -86,9 +86,9 @@ name = "pad"
required-features = ["compression-deflate"]
[[bench]]
-name = "generate_keys"
+name = "generate_cert"
harness = false
[[bench]]
-name = "read_keys"
+name = "parse_cert"
harness = false