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

Re-export hyper_rustls from yup #85

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

DoumanAsh
Copy link
Contributor

Just a suggestion but you could re-export rustls from yup instead of depending on it directly

@lquerel
Copy link
Owner

lquerel commented Apr 24, 2024

I will publish a new version later this week. Thanks for this suggestion and PR.

@lquerel lquerel merged commit c1995eb into lquerel:main Apr 27, 2024
1 of 3 checks passed
lquerel added a commit that referenced this pull request Apr 27, 2024
@DoumanAsh DoumanAsh deleted the rustls_refactoring branch April 28, 2024 02:18
@serprex serprex mentioned this pull request Apr 28, 2024
lquerel pushed a commit that referenced this pull request Apr 28, 2024
Since yup_oauth2 structs are used as parameters in public functions,
it is an error if consumer uses different version of yup_oauth than gcp-bigquery-client,
export yup_oauth2 so consumers don't need to carefully keep their dependency versions in sync

This also allows accessing yup_oauth2::hyper_rustls, as suggested in #85
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

Successfully merging this pull request may close these issues.

2 participants