alamb commented on code in PR #7377:
URL: https://github.com/apache/arrow-rs/pull/7377#discussion_r2086764585


##########
arrow-flight/Cargo.toml:
##########
@@ -73,6 +74,7 @@ http = "1.1.0"
 http-body = "1.0.0"
 hyper-util = "0.1"
 pin-project-lite = "0.2"
+rustls = { version = "0.23", default-features = false, features = ["ring"] }

Review Comment:
   I don't really have any knowledge / preference -- but it would be nice to 
get this PR ready to merge
   
   @MichaelScofield has a slightly different proposal here:
   - https://github.com/apache/arrow-rs/pull/7495/files
   
   



-- 
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]

Reply via email to