Skip to content

Commit

Permalink
chore(deps): update rust crate scraper to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 827b4f8 commit a3b6c7c
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 @@ -27,7 +27,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.19.0"
serde = { version = "^1.0.99" }
serde_json = { version = "1" }
thiserror = "1.0.57"
Expand Down

0 comments on commit a3b6c7c

Please sign in to comment.