Update base64.
This commit is contained in:
parent
22b4bcf39f
commit
a0c513f309
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ default = ["scram"]
|
|||
scram = ["openssl"]
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.9.1"
|
||||
base64 = "0.10"
|
||||
|
||||
[dependencies.openssl]
|
||||
version = "0.10.7"
|
||||
|
|
Loading…
Reference in a new issue