Skip to content

chore: switch from rustls to native-tls in reqwest#208

Merged
wan9chi merged 1 commit into
mainfrom
09-29-chore_switch_from_rustls_to_native-tls_in_reqwest
Oct 3, 2025
Merged

chore: switch from rustls to native-tls in reqwest#208
wan9chi merged 1 commit into
mainfrom
09-29-chore_switch_from_rustls_to_native-tls_in_reqwest

Conversation

@wan9chi

@wan9chi wan9chi commented Sep 29, 2025

Copy link
Copy Markdown
Member

TL;DR

Switch from rustls-tls to native-tls in reqwest dependency.

Why make this change?

  • faster build time
  • rustls​ depends on ring​ which has problems on cross-compiling for Windows on non-Windows platforms.

wan9chi commented Sep 29, 2025

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@wan9chi
wan9chi force-pushed the 09-28-chore_use_in-house_detours_ffi_bindings branch from c71422a to ffab252 Compare September 29, 2025 09:11
@wan9chi
wan9chi force-pushed the 09-29-chore_switch_from_rustls_to_native-tls_in_reqwest branch from 5ba4b71 to 8cbece4 Compare September 29, 2025 09:11
@wan9chi
wan9chi marked this pull request as ready for review September 29, 2025 09:15
@wan9chi
wan9chi force-pushed the 09-28-chore_use_in-house_detours_ffi_bindings branch from ffab252 to 75c1d3c Compare September 29, 2025 09:17
@wan9chi
wan9chi force-pushed the 09-29-chore_switch_from_rustls_to_native-tls_in_reqwest branch 4 times, most recently from 2503a13 to 3d0917d Compare September 29, 2025 09:32
@wan9chi
wan9chi changed the base branch from 09-28-chore_use_in-house_detours_ffi_bindings to graphite-base/208 October 3, 2025 01:36
@wan9chi
wan9chi force-pushed the graphite-base/208 branch from bd4314f to 9e056b1 Compare October 3, 2025 01:37
@wan9chi
wan9chi force-pushed the 09-29-chore_switch_from_rustls_to_native-tls_in_reqwest branch from 3d0917d to f77f374 Compare October 3, 2025 01:37
@graphite-app
graphite-app Bot changed the base branch from graphite-base/208 to main October 3, 2025 01:37
@wan9chi
wan9chi force-pushed the 09-29-chore_switch_from_rustls_to_native-tls_in_reqwest branch from f77f374 to 0bce490 Compare October 3, 2025 01:37
@wan9chi
wan9chi merged commit d1b78b6 into main Oct 3, 2025
9 checks passed

wan9chi commented Oct 3, 2025

Copy link
Copy Markdown
Member Author

Merge activity

  • Oct 3, 1:46 AM UTC: @branchseer merged this pull request with Graphite.

@wan9chi
wan9chi deleted the 09-29-chore_switch_from_rustls_to_native-tls_in_reqwest branch October 3, 2025 01:46
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