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