Update deps.
This commit is contained in:
parent
5cb408e16a
commit
ccc6657083
3 changed files with 22 additions and 11 deletions
|
@ -13,8 +13,8 @@ categories = ["cryptography", "authentication", "web-programming",
|
|||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.4"
|
||||
openssl = "0.9.11"
|
||||
base64 = "0.9"
|
||||
openssl = "0.10"
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
serde_derive = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue