Merge pull request 'fix(deps): update rust crate html2text to v0.15.4' (#156) from renovate/all-minor-patch into master
All checks were successful
Continuous integration / Check (push) Successful in 53s
Continuous integration / Test Suite (push) Successful in 1m35s
Continuous integration / Trunk (push) Successful in 48s
Continuous integration / Rustfmt (push) Successful in 38s
Continuous integration / build (push) Successful in 1m54s
Continuous integration / Disallow unused dependencies (push) Successful in 2m10s
All checks were successful
Continuous integration / Check (push) Successful in 53s
Continuous integration / Test Suite (push) Successful in 1m35s
Continuous integration / Trunk (push) Successful in 48s
Continuous integration / Rustfmt (push) Successful in 38s
Continuous integration / build (push) Successful in 1m54s
Continuous integration / Disallow unused dependencies (push) Successful in 2m10s
This commit is contained in:
commit
663298d650
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2513,9 +2513,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "html2text"
|
||||
version = "0.15.3"
|
||||
version = "0.15.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f6f46aa147cd47f2ec7e1c6b5c756f6333875816f7ac287472aec0d73688b40c"
|
||||
checksum = "f45fa2df0a9ea63cd3f0153943c13898741020b9c683e539d913d2519292b501"
|
||||
dependencies = [
|
||||
"html5ever",
|
||||
"tendril",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user