Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for Migration to reqwest ^0.12.0 in google-cloud-storage Dependency #251

Open
LenWilliamson opened this issue Apr 15, 2024 · 1 comment

Comments

@LenWilliamson
Copy link
Contributor

I'm reaching out regarding the google-cloud-storage crate, specifically its dependency on reqwest. Currently, the crate relies on reqwest version ^0.11.0.

However, there is a need for compatibility with reqwest version 0.12.0 in my crate.

Would it be possible for you to consider migrating the google-cloud-storage crate to use reqwest version 0.12.0 in an upcoming release? I understand that this may involve some effort, and I am willing to assist in any way I can, whether it's testing, providing feedback, or contributing code changes.

@yoshidan
Copy link
Owner

It is our policy to use the latest versions of dependent libraries. Therefore, even if compatibility is broken, we will update to the latest version upon request.
We welcome updates to reqwest, as you have requested 0.12.

yoshidan pushed a commit that referenced this issue May 4, 2024
…lient (#251) (#254)

* update reqwest version to 0.12

* add charset feature

* fix dependency issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants