Skip to content

build: drop unused tempfile dependency #3830

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 5, 2025

Conversation

paolobarbolini
Copy link
Contributor

Does your PR solve an issue?

No. I've just realized that my project depends on tempfile via sqlx-macros-core. tempfile is only needed for sqlx tests, so it's not necessary for the normal build to work.

Is this a breaking change?

No

@paolobarbolini paolobarbolini changed the title build: downgrade tempfile to dev dependency build: drop unused tempfile dependency May 5, 2025
@abonander abonander merged commit 3edc619 into launchbadge:main May 5, 2025
84 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants