summaryrefslogtreecommitdiffstats
path: root/openpgp/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/Cargo.toml')
-rw-r--r--openpgp/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index 1a9e6585..8af47f5d 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -160,3 +160,4 @@ required-features = ["compression-deflate"]
[[bench]]
name = "run_benchmarks"
harness = false
+required-features = ["compression-deflate"]