Update base64.
This commit is contained in:
parent
0842e044d2
commit
b1708823de
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