faysou commented on issue #413: URL: https://github.com/apache/arrow-rs-object-store/issues/413#issuecomment-3002022779
Yes I had a similar issue a few weeks ago, and got this library to be modified. You can have a default feature in your library that uses rustls/aws-lc-rs while still allowing rustls to be configured to use ring, similarly to what is done here with reqwest. https://github.com/databento/databento-rs/blob/main/Cargo.toml#L21 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
