From 613cd7129439d04f576325bcf55d276847efb136 Mon Sep 17 00:00:00 2001 From: HampusM Date: Sun, 24 Jul 2022 11:02:33 +0200 Subject: refactor: clean up intertrait lib --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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" -- cgit v1.2.3-18-g5258