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(deps): We use the serde feature from Url #642

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

flub
Copy link
Contributor

@flub flub commented Dec 21, 2022

To use the serde feature from Url you must request the feature, which
can only be done by directly depending on the Url crate instead of
pulling it in via reqwest.

To use the serde feature from Url you must request the feature, which
can only be done by directly depending on the Url crate instead of
pulling it in via reqwest.
@dignifiedquire dignifiedquire merged commit 84c5ff6 into main Dec 21, 2022
@dignifiedquire dignifiedquire deleted the flub/url-serde-feature branch December 21, 2022 16:40
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