aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1f1d5c4..5d5ee1e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -46,5 +46,9 @@ name = "hashrate_16"
harness = false
[[bench]]
+name = "hashrate_16_hmac"
+harness = false
+
+[[bench]]
name = "leet"
harness = false