Skip to content

Commit

Permalink
chore(deps): bump headless_chrome from 1.0.16 to 1.0.17
Browse files Browse the repository at this point in the history
Bumps [headless_chrome](https://github.com/rust-headless-chrome/rust-headless-chrome) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/rust-headless-chrome/rust-headless-chrome/releases)
- [Changelog](https://github.com/rust-headless-chrome/rust-headless-chrome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-headless-chrome/rust-headless-chrome/commits/1.0.17)

---
updated-dependencies:
- dependency-name: headless_chrome
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent 4e99ec0 commit 1c34817
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ enum_dispatch = "0.3.13"
env_logger = "0.11.6"
flume = "0.11.1"
futures = "0.3.31"
headless_chrome = { version = "1.0.16", default-features = false, features = ["fetch"] }
headless_chrome = { version = "1.0.17", default-features = false, features = ["fetch"] }
hickory-client = { version = "0.24.3", default-features = false }
hickory-resolver = { version = "0.24.4", default-features = false, features = ["system-config"] }
itertools = "0.14.0"
Expand Down

0 comments on commit 1c34817

Please # to comment.