diff --git a/Cargo.toml b/Cargo.toml index 565131a..e19f14c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ license = "MIT" html5ever = "0.26.0" markup5ever = "0.11.0" tendril = "0.4" -xml5ever = "0.17" +xml5ever = "0.18" unicode-width = "0.1.5" backtrace = { version = "0.3", optional=true }