ecaps2, error: Update to base64 0.5.
This commit is contained in:
parent
5d51dff9e6
commit
6a48a6bf00
3 changed files with 10 additions and 10 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue