Skip to content

fix: don't require rustls for the build script. only enable by default. #72

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

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

ctron
Copy link
Contributor

@ctron ctron commented Jun 3, 2024

This is a fix up to #70 … I missed that postgresql_embedded depends on postgresql_archive twice. One normal dependency. But also one build-dependency. The latter is missing default-features = false, and thus still forces the use of rustls.

@github-actions github-actions bot added the fix Bug fix label Jun 3, 2024
@brianheineman
Copy link
Contributor

@ctron thanks for the PR

@brianheineman brianheineman merged commit 45bb356 into theseus-rs:main Jun 3, 2024
@brianheineman
Copy link
Contributor

brianheineman commented Jun 3, 2024

@ctron this change has been released in 0.9.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants