diff --git a/api/Cargo.toml b/api/Cargo.toml index e8aa4eb..89dcc91 100644 --- a/api/Cargo.toml +++ b/api/Cargo.toml @@ -23,7 +23,7 @@ log.workspace = true opml.workspace = true rayon = "1.5" ring.workspace = true -scraper = "0.20" +scraper = "0.22" serde.workspace = true serde_json.workspace = true sha2.workspace = true