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

Remove default-features = false from url #3601

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

hsivonen
Copy link
Contributor

@hsivonen hsivonen commented Nov 15, 2024

fixes #3589

(I verified that rustup default 1.80; cargo update -p url --precise 2.5.3; cargo check) fails without this changeset and succeeds with it.)

@N-T-K
Copy link

N-T-K commented Nov 25, 2024

@hsivonen any reason this hasn't been merged?

@hsivonen
Copy link
Contributor Author

@hsivonen any reason this hasn't been merged?

I don't know. Perhaps @abonander can say?

@abonander
Copy link
Collaborator

Because I have a full time-job that is not SQLx. I review PRs as I get to them and pinging me does not make it happen any faster.

@abonander abonander merged commit 4fac945 into launchbadge:main Nov 26, 2024
81 checks passed
@hsivonen hsivonen deleted the urlfeatures branch December 4, 2024 12:23
@hsivonen
Copy link
Contributor Author

hsivonen commented Dec 4, 2024

Thank you. What should be expected about the timing for the next point release containing this changeset?

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.

Please do not turn off default features for url
3 participants