Skip to content

Commit 97d1693

Browse files
author
Matéo Fernandez
committed
chore: update (html) scraper, 0.20 -> 0.21
1 parent 06cb764 commit 97d1693

File tree

2 files changed

+21
-40
lines changed

2 files changed

+21
-40
lines changed

Cargo.lock

Lines changed: 20 additions & 39 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
@@ -13,7 +13,7 @@ bon = "2.3"
1313
clap = { version = "4.5", features = ["derive", "env"] }
1414
clap-verbosity-flag = "2.2"
1515
rust_xlsxwriter = { version = "0.79", features = ["zlib", "ryu", "constant_memory"] }
16-
scraper = "0.20"
16+
scraper = "0.21"
1717
serde = { version = "1.0", features = ["derive"] }
1818
tracing = "0.1"
1919
tracing-log = "0.2"

0 commit comments

Comments
 (0)