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

chore(deps): use reqwest with rustls rather than openssl #1058

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

mccormickt
Copy link
Contributor

Sets reqwest to use the default features, swapping default-tls for rustls-tls.

Fixes #1056

@mccormickt mccormickt changed the title chore(deps): use rustls with reqwest rather than openssl chore(deps): use reqwest with rustls rather than openssl Dec 6, 2024
@jondot jondot merged commit d3489f2 into loco-rs:master Dec 8, 2024
9 checks passed
@mccormickt mccormickt deleted the reqwest-rustls branch December 8, 2024 15:52
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.

Remove OpenSSL Requirement
2 participants