diff --git a/Cargo.toml b/Cargo.toml index 565131a..c50f14a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ keywords = ["html", "text"] license = "MIT" [dependencies] -html5ever = "0.26.0" +html5ever = "0.27.0" markup5ever = "0.11.0" tendril = "0.4" xml5ever = "0.17"