diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-23 08:05:16 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-23 08:05:16 -0400 |
| commit | b326f6f356dfa3904fbe3a372f3b358f3840fcc2 (patch) | |
| tree | 8d0ad19130e834f310a3bc83c59d022d4a820f2c /Cargo.lock | |
| parent | f6d6b4b1102b7d7e432a28cbc58a6e8c5697e980 (diff) | |
| download | xesite-b326f6f356dfa3904fbe3a372f3b358f3840fcc2.tar.xz xesite-b326f6f356dfa3904fbe3a372f3b358f3840fcc2.zip | |
build(deps): bump html2text from 0.5.1 to 0.6.0 (#664)
Bumps [html2text](https://github.com/jugglerchris/rust-html2text) from 0.5.1 to 0.6.0.
- [Changelog](https://github.com/jugglerchris/rust-html2text/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jugglerchris/rust-html2text/compare/0.5.1...0.6.0)
---
updated-dependencies:
- dependency-name: html2text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1140,9 +1140,9 @@ dependencies = [ [[package]] name = "html2text" -version = "0.5.1" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "caa7e2d430ced5b3759001d6b11007ef1ee082b45c34a65752ed7acaca0bc578" +checksum = "74cda84f06c1cc83476f79ae8e2e892b626bdadafcb227baec54c918cadc18a0" dependencies = [ "html5ever", "markup5ever", |
