ITADN

fix: rustls aws-lc-rs/ring compatibility by disabling default features

#167Pull Requestcdbennett 创建于 2025-04-26
C
cdbennettcommented
Don't require rustls default features which pulls in aws-lc-rs directly and prevents applications using amqprs from using ring instead. The dev-dependencies do depend on aws-lc-rs since they call its initialization function. Fixes #166 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated dependency settings to disable default features for certain TLS-related libraries. - Enabled an additional feature for a development dependency. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
合并状态:未合并 6 条评论