summaryrefslogtreecommitdiffstats
path: root/sqv/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'sqv/Cargo.toml')
-rw-r--r--sqv/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sqv/Cargo.toml b/sqv/Cargo.toml
index 08dee6d7..fa9adaa5 100644
--- a/sqv/Cargo.toml
+++ b/sqv/Cargo.toml
@@ -35,6 +35,7 @@ assert_cli = "0.6"
[[bin]]
name = "sqv"
path = "src/sqv-usage.rs"
+bench = false
[features]
default = ["crypto-nettle"]