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

fix: move pub use reqwest #142

Merged
merged 1 commit into from
Jun 10, 2024
Merged

fix: move pub use reqwest #142

merged 1 commit into from
Jun 10, 2024

Conversation

mistydemeo
Copy link
Contributor

This was placed in the remote module, which isn't actually exposed to external users. It needs to be pub used from lib if it's going to be accessible.

This was placed in the `remote` module, which isn't actually exposed to
external users. It needs to be `pub use`d from `lib` if it's going to be
accessible.
@mistydemeo mistydemeo requested a review from Gankra June 10, 2024 16:38
@mistydemeo mistydemeo merged commit 623fac9 into main Jun 10, 2024
14 checks passed
@mistydemeo mistydemeo deleted the pub_use_reqwest_real branch June 10, 2024 16:42
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