mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-03 01:52:23 +01:00
chore(deps): use yup-oauth2 1.0
Celebrations !
This commit is contained in:
@@ -31,7 +31,7 @@ hyper = "^ 0.9"
|
||||
mime = "^ 0.2.0"
|
||||
serde = "^ 0.8"
|
||||
serde_json = "^ 0.8"
|
||||
yup-oauth2 = { version = "^ 0.9", optional = true, default-features = false }
|
||||
yup-oauth2 = { version = "^ 1.0", optional = true, default-features = false }
|
||||
serde_macros = { version = "^ 0.8", optional = true }
|
||||
% for dep in cargo.get('dependencies', list()):
|
||||
${dep}
|
||||
|
||||
Reference in New Issue
Block a user