Skip to content

Commit

Permalink
chore(deps): update rust crate scraper to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 501bebe commit aed573d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.22.0"
serde = { version = "^1.0.99" }
serde_json = { version = "1" }
thiserror = "1.0.57"
Expand Down

0 comments on commit aed573d

Please sign in to comment.