xmpp-parsers: Bump base64 to 0.20
This commit is contained in:
parent
940f1bc295
commit
60d6ed5414
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ edition = "2018"
|
|||
[dependencies]
|
||||
minidom = "0.15"
|
||||
jid = { version = "0.9", features = ["minidom"] }
|
||||
base64 = "0.13"
|
||||
base64 = "0.20"
|
||||
digest = "0.10"
|
||||
sha-1 = "0.10"
|
||||
sha2 = "0.10"
|
||||
|
|
Loading…
Reference in a new issue