diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-08 10:05:47 +0000 |
|---|---|---|
| committer | Xe Iaso <me@christine.website> | 2022-11-23 21:29:17 -0500 |
| commit | b28b66745f43a2250862552a5e5ba2bd292d9414 (patch) | |
| tree | d162fe63fb786b0480e079c41eb0436effa1fe10 | |
| parent | f377d7cb75dc5f0ad1dc57901791e959adc2b66d (diff) | |
| download | xesite-b28b66745f43a2250862552a5e5ba2bd292d9414.tar.xz xesite-b28b66745f43a2250862552a5e5ba2bd292d9414.zip | |
build(deps): bump html2text from 0.4.3 to 0.4.4
Bumps [html2text](https://github.com/jugglerchris/rust-html2text) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/jugglerchris/rust-html2text/releases)
- [Changelog](https://github.com/jugglerchris/rust-html2text/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jugglerchris/rust-html2text/compare/0.4.3...0.4.4)
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1094,9 +1094,9 @@ dependencies = [ [[package]] name = "html2text" -version = "0.4.3" +version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "db2a75f4fdb748c0980b4d04f8edafc749bf4b5bfa738bf6c1565c7e6118d6ca" +checksum = "63009e2578b64b51d15a23fc5e440e3952eafba3d1e20ec76dd3f63221d95ed1" dependencies = [ "html5ever", "markup5ever", |
