ecaps2, error: Update to base64 0.5.

This commit is contained in:
Emmanuel Gil Peyrot 2017-04-27 18:33:02 +01:00
commit 6a48a6bf00
3 changed files with 10 additions and 10 deletions

View file

@ -6,7 +6,7 @@ authors = ["Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>"]
[dependencies]
minidom = "0.2.0"
jid = "0.2.0"
base64 = "0.4.1"
base64 = "0.5.0"
digest = "0.5.0"
sha2 = "0.5.0"
sha3 = "0.5.0"