Skip to content

Commit

Permalink
feat: headless chrome 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-json committed Feb 3, 2024
1 parent d65f604 commit 16f4447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrape-aniwave/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
headless_chrome = "1.0.8"
headless_chrome = "1.0.9"
scraper = "0.16.0"
thiserror = "1.0.40"
tokio = { version = "1.28.0", features = ["full"] }

0 comments on commit 16f4447

Please sign in to comment.