diff --git a/Cargo.toml b/Cargo.toml index b42b8aa..ee0c078 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ miette = "7.1.0" prodash = "28.0.0" oxiri = { version = "0.2.2", features = ["serde"] } ratatui = "0.26" -scraper = "0.18.1" +scraper = "0.21.0" serde = { version = "^1.0.99" } serde_json = { version = "1" } thiserror = "1.0.57"