Skip to content

update reqwest to 0.13#187

Merged
wfraser merged 1 commit intodropbox:masterfrom
wfraser:reqwest13
Feb 7, 2026
Merged

update reqwest to 0.13#187
wfraser merged 1 commit intodropbox:masterfrom
wfraser:reqwest13

Conversation

@wfraser
Copy link
Member

@wfraser wfraser commented Feb 7, 2026

Reqwest 0.13's changelog shows a couple breaking changes: https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md#v0130

Notably, they changed their default TLS impl from native-tls to rustls, but we already specified rustls as the explicitly-chosen feature so this isn't a big change for us.

Checklist

General Contributing

  • I have read the Code of Conduct and signed the CLA.
  • I have added an entry to the RELEASE_NOTES.md file, or believe it's not necessary for this change.

Validation

Tested the examples using --features default_async_client a bit

@wfraser wfraser force-pushed the reqwest13 branch 2 times, most recently from 1f076a9 to ec6a319 Compare February 7, 2026 05:13
@wfraser wfraser merged commit 9b2bd8d into dropbox:master Feb 7, 2026
2 checks passed
@wfraser wfraser deleted the reqwest13 branch February 7, 2026 05:53
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.

1 participant