lquerel / gcp-bigquery-client

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

update hyper-rustls to version 0.25 #78

Closed nate-kelley-buster closed 3 months ago

nate-kelley-buster commented 3 months ago

There were issue using 0.26 (latest). This PR pegs hyper-rustls to use version 0.25.

lquerel commented 3 months ago

Sorry for the delay. I'm very busy these days, but I will find some time this week to review and possibly merge this contribution.

lquerel commented 3 months ago

Fixed in https://github.com/lquerel/gcp-bigquery-client/commit/8a2f98474819fa077209b17ccfbbeede9d5c2efc A new version of this crate will be published soon with few other minor modifications. I've had several PRs on the same topic, so I'm closing this PR, but I will mention the various contributors in the changelog. Thank you and sorry for the delay.

lquerel commented 3 months ago

version 0.18.1 published on crates.io