mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-16 16:29:30 +01:00
chore(code): update generated code
This seems to be just a remainder, two APIs were missed last time I updated the code. I guess.
This commit is contained in:
@@ -20,7 +20,7 @@ hyper = "0.7"
|
||||
mime = "0.1.0"
|
||||
serde = ">= 0.6.0"
|
||||
serde_json = ">= 0.6.0"
|
||||
yup-oauth2 = "0.5"
|
||||
yup-oauth2 = ">= 0.5.4"
|
||||
url = ">= 0.5"
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
@@ -20,7 +20,7 @@ hyper = "0.7"
|
||||
mime = "0.1.0"
|
||||
serde = ">= 0.6.0"
|
||||
serde_json = ">= 0.6.0"
|
||||
yup-oauth2 = "0.5"
|
||||
yup-oauth2 = ">= 0.5.4"
|
||||
url = ">= 0.5"
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user