diff --git a/Cargo.toml b/Cargo.toml index 1a93c909..51a4a37b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ license = "MPL-2.0" [dependencies] minidom = "0.4.3" jid = "0.2.0" -base64 = "0.5.0" +base64 = "0.6.0" digest = "0.5.0" sha-1 = "0.3.0" sha2 = "0.5.0"