Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Use reqwest 0.12.12 precisely#12

Merged
AS1100K merged 1 commit intomainfrom
fix-compile-error
Mar 12, 2025
Merged

Use reqwest 0.12.12 precisely#12
AS1100K merged 1 commit intomainfrom
fix-compile-error

Conversation

@AS1100K
Copy link
Copy Markdown
Member

@AS1100K AS1100K commented Mar 12, 2025

The release-butler crate doesn't uses reqwest directly but is a dependency used by another dependency.

This error occurs in reqwest_middleware as one function is removed from reqwest in a patch update.

I am temporarily overriding reqwest to 0.12.12 until a proper fix comes

Related Issue: TrueLayer/reqwest-middleware#224

Copilot AI review requested due to automatic review settings March 12, 2025 05:05
Copy link
Copy Markdown

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.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@AS1100K AS1100K merged commit 7f9ae6b into main Mar 12, 2025
5 checks passed
@AS1100K AS1100K deleted the fix-compile-error branch March 12, 2025 05:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants