Skip to content

build: drop unused tempfile dependency#3830

Merged
abonander merged 1 commit into
transact-rs:mainfrom
paolobarbolini:tempfile-downgrade
May 5, 2025
Merged

build: drop unused tempfile dependency#3830
abonander merged 1 commit into
transact-rs:mainfrom
paolobarbolini:tempfile-downgrade

Conversation

@paolobarbolini
Copy link
Copy Markdown
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

Comment thread sqlx-macros-core/Cargo.toml Outdated
@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 transact-rs:main May 5, 2025
84 checks passed
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