chore(deps): Update drive example to hyper 0.10 + rustls.

This commit is contained in:
Lewin Bormann
2017-02-04 16:07:39 +01:00
parent c76ddc46da
commit 732d65aa98
2 changed files with 10 additions and 2 deletions

View File

@@ -7,3 +7,4 @@ authors = ["Lewin Bormann <lbo@spheniscida.de>"]
yup-oauth2 = "^ 1.0"
google-drive3 = "^ 1.0"
hyper = "^ 0.10"
hyper-rustls = "^ 0.3"