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