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

move openssl to dev-dependencies #21

Merged
merged 2 commits into from Oct 8, 2021

Conversation

tdyas
Copy link
Contributor

@tdyas tdyas commented Sep 14, 2021

Move openssl crate to dev-dependencis so that it does not introduce an unnecessary OpenSSL dependency for projects that do not need or want it; for example, projects that use RustTLS over OpenSSL.

@tdyas tdyas requested a review from a team as a code owner September 14, 2021 04:51
@tdyas
Copy link
Contributor Author

tdyas commented Sep 14, 2021

Also, I submitted to PR to main instead of release-0.2.0 even though main still has a 0.1.x version and probably needs the commits from 0.2.0-release pushed to it?

tdyas pushed a commit to toolchainlabs/ginepro that referenced this pull request Sep 14, 2021
Move `openssl` crate to dev-dependencis so that it does not introduce an unnecessary OpenSSL dependency for projects that do not need or want it; for example, projects that use RustTLS over OpenSSL.

Upstream PR: TrueLayer#21
@tl-helge-hoff tl-helge-hoff merged commit 11190e5 into TrueLayer:main Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants