minidom: 0.12.0 release

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2020-02-15 00:51:52 +01:00
commit 6ee750ba11
No known key found for this signature in database
GPG key ID: DEDA74AEECA9D0F2
4 changed files with 4 additions and 4 deletions

View file

@ -19,4 +19,4 @@ edition = "2018"
gitlab = { repository = "xmpp-rs/xmpp-rs" }
[dependencies]
minidom = { version = "0.11", optional = true }
minidom = { version = "0.12", optional = true }