From 5b895a40deedcc451359c27a00cbd9b23b43c1cd Mon Sep 17 00:00:00 2001 From: Truman Kilen Date: Tue, 23 Jul 2024 12:27:32 -0500 Subject: [PATCH] Update patternsleuth --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4a987b8..c72f943 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3336,7 +3336,7 @@ checksum = "1e91099d4268b0e11973f036e885d652fb0b21fedcf69738c627f94db6a44f42" [[package]] name = "patternsleuth" version = "0.1.0" -source = "git+https://github.com/trumank/patternsleuth#ac36038da71fcb69b79af4506f332b798e87cdcd" +source = "git+https://github.com/trumank/patternsleuth#0dd42ebc378c02984eefcd21ff782ca92a48f941" dependencies = [ "anyhow", "futures", @@ -3357,7 +3357,7 @@ dependencies = [ [[package]] name = "patternsleuth_scanner" version = "0.1.0" -source = "git+https://github.com/trumank/patternsleuth#ac36038da71fcb69b79af4506f332b798e87cdcd" +source = "git+https://github.com/trumank/patternsleuth#0dd42ebc378c02984eefcd21ff782ca92a48f941" dependencies = [ "anyhow", "memchr",