lquerel / gcp-bigquery-client

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

Update yup-oauth2 dependency version #9

Closed JamesHinshelwood closed 2 years ago

JamesHinshelwood 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 me to revert this.

lquerel commented 2 years ago

Thanks. I prefer to remove the minor version numbers but no need to update this PR.

lquerel commented 2 years ago

Version 0.10.0 published