migrate to minidom 0.6.0

This commit is contained in:
Astro 2017-08-14 03:56:08 +02:00
commit 0743249280
5 changed files with 34 additions and 50 deletions

View file

@ -10,7 +10,7 @@ tokio-io = "*"
bytes = "0.4.4"
xml5ever = "*"
tendril = "*"
minidom = "0.4.4"
minidom = "0.6.0"
native-tls = "*"
tokio-tls = "*"
sasl = "*"