From c6696720d02a893c0b312d75e61bd4488f7bea3d Mon Sep 17 00:00:00 2001 From: spoloxs <112800996+spoloxs@users.noreply.github.com> Date: Sun, 25 Jun 2023 14:57:35 +0530 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index fd20eed..6ee7916 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,6 +27,7 @@ error-stack = {version="0.3.1"} [dev-dependencies] rusty-hook = "^0.11.2" +criterion = "0.5.1" [profile.dev] opt-level = 0