aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f2160bc..10f3094 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,6 +20,7 @@ syrette_macros = { path = "./macros", version = "0.1.1" }
linkme = "0.3.0"
once_cell = "1.4"
error-stack = "0.1.1"
+ahash = "0.7.6"
[dev_dependencies]
mockall = "0.11.1"