Skip to content

feat: adds rusttls cargo feature#54

Merged
epwalsh merged 3 commits into
epwalsh:mainfrom
plaflamme:rusttls
Mar 7, 2022
Merged

feat: adds rusttls cargo feature#54
epwalsh merged 3 commits into
epwalsh:mainfrom
plaflamme:rusttls

Conversation

@plaflamme

Copy link
Copy Markdown
Contributor

This adds a cargo feature to allow selecting rustls-tls over native-tls pulled from reqwest.

The primary use-case is to allow crates that pull in cached-path as a dependency to select the tls implementation they with to use.

Caveat: I cannot confirm that the changes to the gh action workflow are correct beyond running things locally.

@epwalsh epwalsh left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @plaflamme!

@epwalsh epwalsh merged commit 2dceacc into epwalsh:main Mar 7, 2022
@epwalsh

epwalsh commented Mar 7, 2022

Copy link
Copy Markdown
Owner

Released in v0.5.3

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