Skip to content

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

Merged
branchseer merged 1 commit intomainfrom
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
branchseer merged 1 commit intomainfrom
09-29-chore_switch_from_rustls_to_native-tls_in_reqwest

Conversation

@branchseer
Copy link
Copy Markdown
Member

@branchseer branchseer commented Sep 29, 2025

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.

Copy link
Copy Markdown
Member Author

branchseer commented Sep 29, 2025

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

@branchseer branchseer force-pushed the 09-28-chore_use_in-house_detours_ffi_bindings branch from c71422a to ffab252 Compare September 29, 2025 09:11
@branchseer branchseer 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
@branchseer branchseer marked this pull request as ready for review September 29, 2025 09:15
@branchseer branchseer force-pushed the 09-28-chore_use_in-house_detours_ffi_bindings branch from ffab252 to 75c1d3c Compare September 29, 2025 09:17
@branchseer branchseer 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
@branchseer branchseer changed the base branch from 09-28-chore_use_in-house_detours_ffi_bindings to graphite-base/208 October 3, 2025 01:36
@branchseer branchseer 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
@branchseer branchseer 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
@branchseer branchseer merged commit d1b78b6 into main Oct 3, 2025
9 checks passed
Copy link
Copy Markdown
Member Author

Merge activity

@branchseer branchseer 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