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

drop the openssl dependency #302

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Conversation

drahnr
Copy link
Contributor

@drahnr drahnr commented Aug 16, 2022

Removes the dependency on openssl by using the rustls-tls feature flags across all toplo packages.

Would allow compilation without as much chore for usage in container based
workflows in i.e. concourse or github actions, both limiting size. It's
also lowering the barrier to compiling fully statically linked binaries
using musl for `taplo-cli`
@tamasfe
Copy link
Owner

tamasfe commented Aug 16, 2022

LGTM, thanks!

@tamasfe tamasfe merged commit 73c202d into tamasfe:master Aug 16, 2022
@tamasfe tamasfe mentioned this pull request Aug 25, 2022
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