update to the latest base64
This commit is contained in:
parent
e27ae954fb
commit
b8fda8ea6a
2 changed files with 5 additions and 5 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue