diff --git a/Cargo.toml b/Cargo.toml index e29351d..0313273 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,6 @@ tokio = { version = "1.34", features = [ ] } tokio-stream = "0.1.14" xml = "0.8.10" -regex = "1.10.3" fancy-regex = "0.13.0" chrono = "0.4.33"