Update xml5ever.

This commit is contained in:
Emmanuel Gil Peyrot 2019-06-12 16:44:13 +02:00
commit c6ab5a22b8
2 changed files with 5 additions and 2 deletions

View file

@ -17,7 +17,7 @@ tokio = "0.1"
tokio-io = "0.1"
tokio-codec = "0.1"
bytes = "0.4"
xml5ever = "0.12"
xml5ever = "0.14"
native-tls = "0.2"
tokio-tls = "0.2"
sasl = "0.4"