Skip to content

Commit 582e977

Browse files
build(deps): bump html2text from 0.16.4 to 0.16.5 (#538)
Bumps [html2text](https://github.com/jugglerchris/rust-html2text) from 0.16.4 to 0.16.5. - [Changelog](https://github.com/jugglerchris/rust-html2text/blob/main/CHANGELOG.md) - [Commits](jugglerchris/rust-html2text@release_0.16.4...release_0.16.5) --- updated-dependencies: - dependency-name: html2text dependency-version: 0.16.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: i.novik <[email protected]>
1 parent f050f1a commit 582e977

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -19,4 +19,4 @@ reqwest = { version = "0.12", features = ["json"] }
1919
serde = "1.0.228"
2020
serde_json = "1.0"
2121
redis = { version = "0.25.4", features = ["tokio-comp", "connection-manager"] }
22-
html2text = "0.16.4"
22+
html2text = "0.16.5"

0 commit comments

Comments
 (0)