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"
Emmanuel Gil Peyrot created
Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -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"