Skip to content

Commit 0fd3085

Browse files
build(deps): bump html2text from 0.16.0 to 0.16.2 (#532)
Bumps [html2text](https://github.com/jugglerchris/rust-html2text) from 0.16.0 to 0.16.2. - [Changelog](https://github.com/jugglerchris/rust-html2text/blob/main/CHANGELOG.md) - [Commits](jugglerchris/rust-html2text@release_0.16.0...release_0.16.2) --- updated-dependencies: - dependency-name: html2text dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: i.novik <nolik03@gmail.com>
1 parent bb47c59 commit 0fd3085

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.0"
22+
html2text = "0.16.2"

0 commit comments

Comments
 (0)