diff --git a/Cargo.toml b/Cargo.toml index 164e39dcdc892808704d369cc7b74cda6328b38a..44e55843c03fcf6382ce5c2061aab8c13818e5d0 100644 --- a/Cargo.toml +++ b/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 }