Skip to content

Commit

Permalink
chore: update google-apis-common Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mihirsamdarshi authored Apr 19, 2023
1 parent 7e1909e commit d9ce1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-apis-common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ base64 = "0.13.0"
chrono = { version = "0.4.22", default-features = false, features = ["clock", "serde"] }
url = "= 1.7"

yup-oauth2 = { version = "^ 8.0", optional = true }
yup-oauth2 = { version = "^ 8.2", optional = true }
itertools = "^ 0.10"
hyper = { version = "^ 0.14", features = ["client", "http2"] }
http = "^0.2"
Expand Down

0 comments on commit d9ce1ea

Please sign in to comment.