Skip to content

chore(deps): update reqwest to 0.13#175

Merged
GideonBear merged 1 commit intojaemk:masterfrom
mat813:reqwest-0.13
Mar 30, 2026
Merged

chore(deps): update reqwest to 0.13#175
GideonBear merged 1 commit intojaemk:masterfrom
mat813:reqwest-0.13

Conversation

@mat813
Copy link
Copy Markdown
Contributor

@mat813 mat813 commented Mar 27, 2026

No description provided.

@GideonBear
Copy link
Copy Markdown
Collaborator

Could you explain why you changed how the features work?

@mat813
Copy link
Copy Markdown
Contributor Author

mat813 commented Mar 27, 2026

Because I misread the new features and thought only rustls was available, I'll fix this.

@mat813
Copy link
Copy Markdown
Contributor Author

mat813 commented Mar 27, 2026

I wonder if the "default-tls" feature should be renamed to "native-tls", and maybe the default switched to rustls, as the default for both ureq and reqwest is rustls.
As a side note, i686-apple-darwin support in rustc was changed from tier1 to tier3 in Rust 1.42.0, and it was six years ago.

@GideonBear GideonBear changed the title fix: update reqwest to 0.13 chore(deps): update reqwest to 0.13 Mar 28, 2026
@GideonBear
Copy link
Copy Markdown
Collaborator

Because I misread the new features and thought only rustls was available, I'll fix this.

Looks good now, thanks!

I wonder if the "default-tls" feature should be renamed to "native-tls", and maybe the default switched to rustls, as the default for both ureq and reqwest is rustls.

Probably, feel free to open an issue. (but I'm not going to deal with that right now)

As a side note, i686-apple-darwin support in rustc was changed from tier1 to tier3 in Rust 1.42.0, and it was six years ago.

Sorry what do you mean by this? Is this related to the reqwest update?

@mat813
Copy link
Copy Markdown
Contributor Author

mat813 commented Mar 30, 2026

As a side note, i686-apple-darwin support in rustc was changed from tier1 to tier3 in Rust 1.42.0, and it was six years ago.

Sorry what do you mean by this? Is this related to the reqwest update?

This is about the README file that says:

rustls: Use pure rust TLS implementation for network requests. This feature does not support 32bit macOS;

@GideonBear GideonBear merged commit 9d7b4ef into jaemk:master Mar 30, 2026
1 check failed
@mat813 mat813 deleted the reqwest-0.13 branch March 30, 2026 09:39
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