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",