Skip to content

How to use with rustls feature aws-lc-rs? #2315

Answered by tyt2y3
AntoinePrv asked this question in Q&A
Discussion options

You must be logged in to vote

the best thing you can do is to depend on the specific version of rustls directly, and enable the feature flag in your Cargo.toml.

enabled features is global to the cargo workspace, and all crates share the same dependency only if their version requirements are compatible.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AntoinePrv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants