diff --git a/Cargo.toml b/Cargo.toml index 7c26543..db7067c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,7 +52,7 @@ indicatif = "0.17" lazy_static = "1.5" log = "0.4" regex = "1.11" -scraper = "0.22" +scraper = "0.23" tempfile = "3.13" thiserror = "2.0" time = "0.3"