lquerel / gcp-bigquery-client

GCP BigQuery Client (Rust)
Apache License 2.0
92 stars 60 forks source link

Update yup-oauth2 dependency version #8

Closed james-bigpay closed 2 years ago

james-bigpay commented 2 years ago

Annoyingly this is a breaking change as the version of yup-oauth2 is exposed in the public Client::from_service_account_key function.

I also took the liberty of updating the minor version numbers of other dependencies in Cargo.toml. Let me know if you want to revert this.