Skip to content

Commit fc3c0f4

Browse files
chore(deps): bump html2text from 0.13.6 to 0.14.0
Bumps [html2text](https://github.com/jugglerchris/rust-html2text) from 0.13.6 to 0.14.0. - [Changelog](https://github.com/jugglerchris/rust-html2text/blob/main/CHANGELOG.md) - [Commits](jugglerchris/rust-html2text@0.13.6...0.14.0) --- updated-dependencies: - dependency-name: html2text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e675e9c commit fc3c0f4

File tree

2 files changed

+6
-23
lines changed

2 files changed

+6
-23
lines changed

Cargo.lock

+5-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/synd_term/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ edit = "0.1.5"
3434
either = { workspace = true }
3535
futures-util = { workspace = true }
3636
graphql_client = { workspace = true, features = ["graphql_query_derive"] }
37-
html2text = { version = "0.13.6" }
37+
html2text = { version = "0.14.0" }
3838
itertools = { workspace = true }
3939
nom = { workspace = true }
4040
nucleo = "0.5.0"

0 commit comments

Comments
 (0)