Skip to content

Commit

Permalink
Update yup-oauth2 requirement from 8.3 to 9.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: yup-oauth2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent a80b5ef commit 29ba400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ rust-tls = ["reqwest/rustls-tls"]
bq_load_job = ["cloud-storage"]

[dependencies]
yup-oauth2 = "8.3"
yup-oauth2 = "9.0"
hyper = {version="0.14", features = ["http1"]}
hyper-rustls = {version="0.25", features = ["native-tokio"]}
thiserror = "1"
Expand Down

0 comments on commit 29ba400

Please sign in to comment.