Merge branch 'master' into 'master'

lumi created

bump minidom dependency version

See merge request !7

Change summary

Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

Cargo.toml 🔗

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