diff --git a/Cargo.toml b/Cargo.toml index f513c3b4da9e4b15d7430d0fe46040505bfd7b2c..262fe7e765ff686688645e69a9f0daf1b9945a29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Emmanuel Gil Peyrot "] [dependencies] minidom = "0.1.1" -jid = "0.1.0" +jid = "0.2.0" base64 = "0.4.1" sha2 = "0.5.0" sha3 = "0.5.0"