From 26aac34fdf0b76f33b11e00cb2ec4c5f2b757af1 Mon Sep 17 00:00:00 2001 From: gennyble Date: Sun, 16 Mar 2025 04:44:05 -0500 Subject: debugging --- Cargo.lock | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index f7f322a..a379ab8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -57,6 +57,7 @@ dependencies = [ "http-body-util", "hyper", "hyper-util", + "regex-lite", "tokio", ] @@ -244,6 +245,12 @@ version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" +[[package]] +name = "regex-lite" +version = "0.1.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a" + [[package]] name = "rustc-demangle" version = "0.1.24" -- cgit 1.4.1-3-g733a5