disco: Bump minidom dependency to 0.2.0, which fixes xml:lang parsing.

This commit is contained in:
Emmanuel Gil Peyrot 2017-04-26 00:22:40 +01:00
commit 5d51dff9e6
2 changed files with 2 additions and 3 deletions

View file

@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>"]
[dependencies]
minidom = "0.1.1"
minidom = "0.2.0"
jid = "0.2.0"
base64 = "0.4.1"
digest = "0.5.0"