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