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

Update dependencies (base64, reqwest, quick-error) #57

Closed
wants to merge 2 commits into from

Conversation

fourbytes
Copy link
Contributor

@fourbytes fourbytes commented Jul 31, 2021

Updated dependencies:

  • base64 -> ~0.13
  • reqwest -> ~0.11
  • quick-error -> ~2.0

I have also added features flags to select the TLS backend that reqwest uses - native-tls and rustls-tls. This should not be a breaking change as it defaults to native-tls which is in line with existing behavior.

@fourbytes fourbytes changed the title Update dependencies (base64, request, quick-error) Update dependencies (base64, reqwest, quick-error) Jul 31, 2021
@ChrisMacNaughton
Copy link
Owner

Merged in this change with 22e6be5

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