Skip to content

chore: update reqwest to v0.13 #1202

@joshua-mo-143

Description

@joshua-mo-143
  • I have looked for existing issues (including closed) about this

Feature Request

Reqwest v0.13 uses rustls by default. We should migrate to this as it will avoid needing OpenSSL to be installed for usage.

Motivation

Dependency removal

Proposal

Upgrade the dependency and fix breaking changes.

Additionally, changes will need to be made to add TLS as a feature rather than it being the default.

Breaking

This change introduces a direct breaking change. Users who are using the rustls feature can remove the feature while users who specifically need TLS will need to add the relevant feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions