bump minidom dependency to 0.6.1

This commit is contained in:
lumi 2017-08-20 17:52:32 +02:00
parent 30e6d7b47d
commit e0124e50f6

View file

@ -14,4 +14,4 @@ license = "LGPL-3.0+"
gitlab = { repository = "lumi/jid-rs" }
[dependencies]
minidom = { version = "0.6.0", optional = true }
minidom = { version = "0.6.1", optional = true }