Update deps.

This commit is contained in:
Thomas Gideon 2018-03-12 09:38:01 -04:00
parent 5cb408e16a
commit ccc6657083
3 changed files with 22 additions and 11 deletions

View file

@ -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"