fix(deps): update rust crate html5ever to 0.26.0
This commit is contained in:
parent
c0299fc72c
commit
0b430850b2
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ epub-builder = "0.7.4"
|
||||||
eyre = "0.6"
|
eyre = "0.6"
|
||||||
flexi_logger = "0.27.4"
|
flexi_logger = "0.27.4"
|
||||||
futures = "0.3.30"
|
futures = "0.3.30"
|
||||||
html5ever = "0.25.1"
|
html5ever = "0.26.0"
|
||||||
indicatif = "0.16.2"
|
indicatif = "0.16.2"
|
||||||
itertools = "0.12.1"
|
itertools = "0.12.1"
|
||||||
kuchiki = "0.8.1"
|
kuchiki = "0.8.1"
|
||||||
|
|
Reference in a new issue