update to the latest base64

This commit is contained in:
Emmanuel Gil Peyrot 2017-04-30 02:04:11 +01:00
commit b8fda8ea6a
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ gitlab = { repository = "lumi/xmpp-rs" }
[dependencies]
xml-rs = "0.3.6"
openssl = "0.9.7"
base64 = "0.4.0"
base64 = "0.5.2"
minidom = "0.2.0"
jid = "0.2.0"
sasl = "0.3.0"