deps: update base64 to 0.9

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko
2018-07-25 22:45:09 +02:00
parent cd8b11e222
commit b7e9822052

View File

@@ -10,7 +10,7 @@ keywords = ["google", "oauth", "v2"]
license = "MIT OR Apache-2.0"
[dependencies]
base64 = "0.5.2"
base64 = "0.9"
chrono = "0.2"
hyper = "0.10.2"
hyper-rustls = "0.6.1"