Skip to content

Commit 3a910a5

Browse files
committed
incorrect path
1 parent 974e121 commit 3a910a5

7 files changed

Lines changed: 249 additions & 51 deletions

File tree

Cargo.lock

Lines changed: 225 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ chrono = { version = "0.4.42", features = ["serde"] }
1414
dirs = "6.0.0"
1515
futures = "0.3.31"
1616
futures-util = "0.3.31"
17-
headless_chrome = { version = "1.0.18" }
17+
headless_chrome = { version = "1.0.18", features = ["fetch"] }
1818
http-body-util = "0.1.3"
1919
image = { version = "0.25", default-features = false, features = [
2020
"png",

0 commit comments

Comments
 (0)