Skip to content

Commit f5af18d

Browse files
committed
Update html2md
1 parent ad765ed commit f5af18d

File tree

2 files changed

+54
-17
lines changed

2 files changed

+54
-17
lines changed

Cargo.lock

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

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ name = "benchmarks"
1919
base64 = "0.21"
2020
bincode = {version = "1", optional = true}
2121
directories = {version = ">= 2, < 5", optional = true}
22-
html2md = {version = "0.2.13", optional = true}
22+
html2md = {version = "0.2.14", optional = true}
2323
kuchiki = {version = "0.8.1", optional = true}
2424
lol_html = {version = "0.3.1", optional = true}
2525
rand = {version = "0.8"}

0 commit comments

Comments
 (0)