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

Adding features to ipinfo to support Rustls #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aalkhodiry
Copy link

Update dependencies in Cargo.toml to disable default features for reqwest and add new feature flags for OpenSSL and Rustls. This enhances control over the used TLS implementation.

…west and add new feature flags for OpenSSL and Rustls. This enhances control over the used TLS implementation.
- fix tests
- update test assertions for IP details to reflect new expected values for city, region, location, postal code, and timezone.
@aalkhodiry
Copy link
Author

Changes:

  • Updated reqwest to version 0.12.
  • fix some of the tests that were failing due to IP information changes

@max-ipinfo
Copy link
Contributor

Thanks @aalkhodiry. I will try to review this change this week.

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