Skip to content

Commit 1d0bc8c

Browse files
committed
chore: bump html2text to v0.14.3
1 parent 45172f4 commit 1d0bc8c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
1212

1313
[dependencies]
1414
pyo3 = { version = "0.24.1", features = ["extension-module", "abi3-py38", "generate-import-lib"] }
15-
html2text = "0.14.2"
15+
html2text = "0.14.3"
1616

1717
[profile.release]
1818
codegen-units = 1

0 commit comments

Comments
 (0)