From d49de7ff05af766f945315279bf1fe2175ebf074 Mon Sep 17 00:00:00 2001 From: dalance Date: Wed, 16 Oct 2019 17:42:22 +0900 Subject: [PATCH] Remove local dependency --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f5fd911..9831948 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,4 +11,4 @@ members = [ [patch.crates-io] #nom = {path = "../nom"} #nom_locate = {path = "../nom_locate"} -criterion = {path = "../criterion.rs"} +#criterion = {path = "../criterion.rs"}