Skip to content

chore: relax reqwest version#330

Open
joe-p wants to merge 1 commit intomainfrom
chore/reqwest_ver
Open

chore: relax reqwest version#330
joe-p wants to merge 1 commit intomainfrom
chore/reqwest_ver

Conversation

@joe-p
Copy link
Collaborator

@joe-p joe-p commented Jan 31, 2026

This relaxes the min reqwest version for the default HTTP client. This is needed to be compatible with the SP1 SDK

@joe-p joe-p requested a review from lempira as a code owner January 31, 2026 15:17
Copilot AI review requested due to automatic review settings January 31, 2026 15:17
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR relaxes the reqwest version constraint from "0.12.19" to "0.12" to enable compatibility with the SP1 SDK, which likely depends on an earlier version of reqwest in the 0.12.x series.

Changes:

  • Modified the reqwest dependency version specification in algokit_http_client to allow any 0.12.x version instead of requiring 0.12.19 or later

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@joe-p joe-p changed the title chore: narrow reqwest version chore: relax reqwest version Jan 31, 2026
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