mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-01-19 00:44:03 +01:00
fix(deps): Fix hyper_rustls dependency in drive_example.
This commit is contained in:
@@ -7,4 +7,4 @@ authors = ["Lewin Bormann <lbo@spheniscida.de>"]
|
||||
yup-oauth2 = "^ 1.0"
|
||||
google-drive3 = "^ 1.0"
|
||||
hyper = "^ 0.10"
|
||||
hyper-rustls = "^ 0.3"
|
||||
hyper-rustls = "0.6.1"
|
||||
|
||||
Reference in New Issue
Block a user