Skip to content

Commit 04efdd9

Browse files
committed
fix: Disable default features for tokio-rustls and use ring provider
- Disable default features for tokio-rustls (removes aws_lc_rs dependency) - Use only ring feature for better cross-platform compatibility - Update TLS setup to use rustls::crypto::ring::default_provider() - Follows tokio-rustls best practices for dependency management This ensures better Windows compatibility and smaller binary size.
1 parent 5300dbf commit 04efdd9

File tree

3 files changed

+19
-205
lines changed

3 files changed

+19
-205
lines changed

0 commit comments

Comments
 (0)